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.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/hal/hal.mk b/os/hal/hal.mk
new file mode 100644
index 0000000..72b9b74
--- /dev/null
+++ b/os/hal/hal.mk
@@ -0,0 +1,5 @@
+include ${CHIBIOS}/os/hal/hal.mk
+
+HALSRC += ${CHIBIOS}/community/os/hal/src/nand.c
+
+HALINC += ${CHIBIOS}/community/os/hal/include