gnuk/ChibiOS_2.0.8/os/hal/platforms/SPC56x/platform.mk

7 lines
245 B
Makefile
Raw Normal View History

2010-08-10 03:11:02 +00:00
# List of all the SPC56x platform files.
PLATFORMSRC = ${CHIBIOS}/os/hal/platforms/SPC56x/hal_lld.c \
${CHIBIOS}/os/hal/platforms/SPC56x/serial_lld.c
# Required include directories
PLATFORMINC = ${CHIBIOS}/os/hal/platforms/SPC56x