aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/LPC111x/platform.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/LPC111x/platform.mk')
-rw-r--r--os/hal/platforms/LPC111x/platform.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/hal/platforms/LPC111x/platform.mk b/os/hal/platforms/LPC111x/platform.mk
new file mode 100644
index 000000000..8dc7de02a
--- /dev/null
+++ b/os/hal/platforms/LPC111x/platform.mk
@@ -0,0 +1,5 @@
+# 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