aboutsummaryrefslogtreecommitdiffstats
path: root/ChibiOS_20.3.2/os/hal/templates/board/board.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ChibiOS_20.3.2/os/hal/templates/board/board.mk')
-rw-r--r--ChibiOS_20.3.2/os/hal/templates/board/board.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChibiOS_20.3.2/os/hal/templates/board/board.mk b/ChibiOS_20.3.2/os/hal/templates/board/board.mk
new file mode 100644
index 0000000..a8506ee
--- /dev/null
+++ b/ChibiOS_20.3.2/os/hal/templates/board/board.mk
@@ -0,0 +1,5 @@
+# List of all the board related files.
+BOARDSRC = $(CHIBIOS)/os/hal/templates/board/board.c
+
+# Required include directories
+BOARDINC = $(CHIBIOS)/os/hal/templates/board