mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
Rename PiOS/Common->PiOS/common
This commit is contained in:
parent
66db978244
commit
f20f89da35
@ -21,7 +21,7 @@ ASRC += $(PIOS_DEVLIB)startup_stm32f10x_$(MODEL)$(MODEL_SUFFIX).S
|
||||
SRC += $(sort $(wildcard $(PIOS_DEVLIB)*.c))
|
||||
|
||||
# CMSIS for the F1
|
||||
include $(PIOS)/Common/libraries/CMSIS2/library.mk
|
||||
include $(PIOS)/common/libraries/CMSIS2/library.mk
|
||||
CMSIS_DIR = $(PIOS_DEVLIB)libraries/CMSIS/Core/CM3
|
||||
SRC += $(CMSIS_DIR)/core_cm3.c
|
||||
SRC += $(CMSIS_DIR)/system_stm32f10x.c
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user