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

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