2010-02-22 18:09:56 +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
|
2010-02-19 18:19:00 +00:00
|
|
|
|
|
|
|
# Required include directories
|
2010-02-22 18:09:56 +00:00
|
|
|
PLATFORMINC = ${CHIBIOS}/os/hal/platforms/SPC56x
|