Move chibios to tool.
This commit is contained in:
parent
1d115301d4
commit
8152d279a4
@ -83,7 +83,7 @@ endif
|
|||||||
#
|
#
|
||||||
|
|
||||||
# Imported source files and paths
|
# Imported source files and paths
|
||||||
CHIBIOS = $(TMK_DIR)/protocol/chibios/chibios
|
CHIBIOS = $(TMK_DIR)/tool/chibios/chibios
|
||||||
# Startup files.
|
# Startup files.
|
||||||
include $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/mk/startup_$(shell echo $(MCU_SERIES) | tr '[:upper:]' '[:lower:]').mk
|
include $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/mk/startup_$(shell echo $(MCU_SERIES) | tr '[:upper:]' '[:lower:]').mk
|
||||||
# HAL-OSAL files (optional).
|
# HAL-OSAL files (optional).
|
Reference in New Issue
Block a user