1
0
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:
Oleg Semyonov 2013-04-25 00:38:56 +03:00
parent 66db978244
commit f20f89da35
1203 changed files with 8 additions and 8 deletions

View File

@ -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