aboutsummaryrefslogtreecommitdiffstats
path: root/os/nil/ports/AVR/compilers/GCC/mk/port.mk
blob: 0eaec1a5fdb561375f75610a2f29c5b99f606a96 (plain)
1
2
3
4
5
6
7
# List of the ChibiOS/RT AVR port files.
PORTSRC = ${CHIBIOS}/os/nil/ports/AVR/nilcore.c

PORTASM = 

PORTINC = ${CHIBIOS}/os/nil/ports/AVR \
          ${CHIBIOS}/os/nil/ports/AVR/compilers/GCC