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

PORTASM = 

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