aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/SPC560Pxx/platform.mk
blob: 847e7e8214c3b185fc901d30270a70b05fc3601d (plain)
1
2
3
4
5
6
7
# List of all the SPC560Pxx platform files.
PLATFORMSRC = ${CHIBIOS}/os/hal/platforms/SPC560Pxx/hal_lld.c \
              ${CHIBIOS}/os/hal/platforms/SPC5xx/LINFlex_v1/serial_lld.c

# Required include directories
PLATFORMINC = ${CHIBIOS}/os/hal/platforms/SPC560Pxx \
              ${CHIBIOS}/os/hal/platforms/SPC5xx/LINFlex_v1