gnuk/ChibiOS_2.0.6/os/ports/GCC/AVR/port.mk
2010-11-22 14:53:37 +09:00

7 lines
139 B
Makefile

# List of the ChibiOS/RT AVR port files.
PORTSRC = ${CHIBIOS}/os/ports/GCC/AVR/chcore.c
PORTASM =
PORTINC = ${CHIBIOS}/os/ports/GCC/AVR