ChibiOS/os/hal/platforms/LPC111x/platform.mk

6 lines
189 B
Makefile

# List of all the LPC111x platform files.
PLATFORMSRC = ${CHIBIOS}/os/hal/platforms/LPC111x/hal_lld.c
# Required include directories
PLATFORMINC = ${CHIBIOS}/os/hal/platforms/LPC111x