aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ports/e200/compilers/HighTec/mk/port.mk
blob: 51704e91fe090fcb532c80227b9a7eb741ec998f (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/HighTec/ivor.S \
          $(CHIBIOS)/os/common/ports/e200/compilers/HighTec/chcoreasm.S

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