hathach 5 лет назад
Родитель
Сommit
a6efe475e7

+ 1 - 1
hw/bsp/feather_stm32f405/board.mk

@@ -31,7 +31,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32f405xx.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/pyboardv11/board.mk

@@ -27,7 +27,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32f405xx.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stlinkv3mini/board.mk

@@ -47,7 +47,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32f723xx.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32f070rbnucleo/board.mk

@@ -32,7 +32,7 @@ SRC_S += \
   $(ST_CMSIS)/Source/Templates/gcc/startup_stm32f070xb.s
 
 INC += \
-  $(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+  $(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
   $(TOP)/$(ST_CMSIS)/Include \
   $(TOP)/$(ST_HAL_DRIVER)/Inc \
   $(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32f072disco/board.mk

@@ -32,7 +32,7 @@ SRC_S += \
   $(ST_CMSIS)/Source/Templates/gcc/startup_stm32f072xb.s
 
 INC += \
-  $(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+  $(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
   $(TOP)/$(ST_CMSIS)/Include \
   $(TOP)/$(ST_HAL_DRIVER)/Inc \
   $(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32f103bluepill/board.mk

@@ -30,7 +30,7 @@ SRC_S += \
   $(ST_CMSIS)/Source/Templates/gcc/startup_stm32f103xb.s
 
 INC += \
-  $(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+  $(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
   $(TOP)/$(ST_CMSIS)/Include \
   $(TOP)/$(ST_HAL_DRIVER)/Inc \
   $(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32f207nucleo/board.mk

@@ -31,7 +31,7 @@ SRC_S += \
   $(ST_CMSIS)/Source/Templates/gcc/startup_stm32f207xx.s
 
 INC += \
-  $(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+  $(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
   $(TOP)/$(ST_CMSIS)/Include \
   $(TOP)/$(ST_HAL_DRIVER)/Inc \
   $(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32f303disco/board.mk

@@ -31,7 +31,7 @@ SRC_S += \
   $(ST_CMSIS)/Source/Templates/gcc/startup_stm32f303xc.s
 
 INC += \
-  $(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+  $(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
   $(TOP)/$(ST_CMSIS)/Include \
   $(TOP)/$(ST_HAL_DRIVER)/Inc \
   $(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32f401blackpill/board.mk

@@ -27,7 +27,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32f401xc.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32f407disco/board.mk

@@ -31,7 +31,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32f407xx.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32f411blackpill/board.mk

@@ -27,7 +27,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32f411xe.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32f411disco/board.mk

@@ -31,7 +31,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32f411xe.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32f412disco/board.mk

@@ -32,7 +32,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32f412zx.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32f723disco/board.mk

@@ -50,7 +50,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32f723xx.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32f746disco/board.mk

@@ -50,7 +50,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32f746xx.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32f746nucleo/board.mk

@@ -33,7 +33,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32f746xx.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32f767nucleo/board.mk

@@ -33,7 +33,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32f767xx.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32f769disco/board.mk

@@ -47,7 +47,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32f769xx.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32h743eval/board.mk

@@ -44,7 +44,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32h743xx.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32h743nucleo/board.mk

@@ -33,7 +33,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32h743xx.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32h745disco/board.mk

@@ -39,7 +39,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32h745xx.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32l0538disco/board.mk

@@ -31,7 +31,7 @@ SRC_S += \
   $(ST_CMSIS)/Source/Templates/gcc/startup_stm32l053xx.s
 
 INC += \
-  $(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+  $(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
   $(TOP)/$(ST_CMSIS)/Include \
   $(TOP)/$(ST_HAL_DRIVER)/Inc \
   $(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32l476disco/board.mk

@@ -34,7 +34,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32l476xx.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)

+ 1 - 1
hw/bsp/stm32l4r5nucleo/board.mk

@@ -35,7 +35,7 @@ SRC_S += \
 	$(ST_CMSIS)/Source/Templates/gcc/startup_stm32l4r5xx.s
 
 INC += \
-	$(TOP)/hw/mcu/st/st_driver/CMSIS/Include \
+	$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
 	$(TOP)/$(ST_CMSIS)/Include \
 	$(TOP)/$(ST_HAL_DRIVER)/Inc \
 	$(TOP)/hw/bsp/$(BOARD)