aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/LPC111x/platform.mk
blob: b3f7fd976c3ebb1893bd60848162453292aeffc5 (plain)
1
2
3
4
5
6
# List of all the LPC111x platform files.
PLATFORMSRC = ${CHIBIOS}/os/hal/platforms/LPC111x/hal_lld.c \
              ${CHIBIOS}/os/hal/platforms/LPC111x/pal_lld.c

# Required include directories
PLATFORMINC = ${CHIBIOS}/os/hal/platforms/LPC111x