summaryrefslogtreecommitdiff
path: root/chibios-blink
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-10-06 02:00:32 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-10-06 02:00:32 +0200
commit47d8817c3814473303fedbf8cf3c2782c2548749 (patch)
tree5d01dd77b70fdc108aff884e841b83e2cd2541a6 /chibios-blink
parentadd (serial|usb)-led example (diff)
add program target to makefiles
Diffstat (limited to 'chibios-blink')
-rw-r--r--chibios-blink/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/chibios-blink/Makefile b/chibios-blink/Makefile
index ac29532..24facf0 100644
--- a/chibios-blink/Makefile
+++ b/chibios-blink/Makefile
@@ -190,6 +190,7 @@ include $(RULESPATH)/rules.mk
# Custom rules
#
+include ../program.mk
include ../debug.mk
#