ChibiOS/os/ports/GCC/AVR/port.mk

7 lines
145 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