aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/hal.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/hal.mk')
-rw-r--r--os/hal/hal.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/os/hal/hal.mk b/os/hal/hal.mk
new file mode 100644
index 0000000..47f24b0
--- /dev/null
+++ b/os/hal/hal.mk
@@ -0,0 +1,6 @@
+include ${CHIBIOS}/os/hal/hal.mk
+
+HALSRC += ${CHIBIOS}/community/os/hal/src/hal_community.c \
+ ${CHIBIOS}/community/os/hal/src/nand.c
+
+HALINC += ${CHIBIOS}/community/os/hal/include