aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/LPC13xx/platform.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/LPC13xx/platform.mk')
-rw-r--r--os/hal/platforms/LPC13xx/platform.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/platforms/LPC13xx/platform.mk b/os/hal/platforms/LPC13xx/platform.mk
index 66c39058e..1171af7d7 100644
--- a/os/hal/platforms/LPC13xx/platform.mk
+++ b/os/hal/platforms/LPC13xx/platform.mk
@@ -1,5 +1,6 @@
# List of all the LPC13xx platform files.
PLATFORMSRC = ${CHIBIOS}/os/hal/platforms/LPC13xx/hal_lld.c \
+ ${CHIBIOS}/os/hal/platforms/LPC13xx/gpt_lld.c \
${CHIBIOS}/os/hal/platforms/LPC13xx/pal_lld.c \
${CHIBIOS}/os/hal/platforms/LPC13xx/serial_lld.c \
${CHIBIOS}/os/hal/platforms/LPC13xx/spi_lld.c