We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95c5b19 commit afef9b4Copy full SHA for afef9b4
tool/chibios/chibios.mk
@@ -83,7 +83,7 @@ endif
83
#
84
85
# Imported source files and paths
86
-CHIBIOS = $(TMK_DIR)/tool/chibios/chibios
+CHIBIOS ?= $(TMK_DIR)/tool/chibios/chibios
87
# Startup files.
88
include $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/mk/startup_$(MCU_STARTUP).mk
89
# HAL-OSAL files (optional).
0 commit comments