aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/ports/e200/compilers/GCC/mk/port.mk
blob: 04562c7d72f3af72e51f26c504a2871d86efde3c (plain)
1
2
3
4
5
6
7
8
# List of the ChibiOS/RT e200 generic port files.
PORTSRC = $(CHIBIOS)/os/rt/ports/e200/chcore.c
          
PORTASM = $(CHIBIOS)/os/rt/ports/e200/compilers/GCC/ivor.s \
          $(CHIBIOS)/os/rt/ports/e200/compilers/GCC/chcoreasm.s

PORTINC = $(CHIBIOS)/os/rt/ports/e200 \
          $(CHIBIOS)/os/rt/ports/e200/compilers/GCC