aboutsummaryrefslogtreecommitdiffstats
path: root/os
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-12-15 08:50:33 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-12-15 08:50:33 +0000
commit88d9233985b932ad12b54af44a7496a14145f17c (patch)
tree8064b4e8d4740c671d5c8d2c06ad5ad961f21ade /os
parent95fc35d5f581597d26044733948f21aebf3845ac (diff)
downloadChibiOS-88d9233985b932ad12b54af44a7496a14145f17c.tar.gz
ChibiOS-88d9233985b932ad12b54af44a7496a14145f17c.tar.bz2
ChibiOS-88d9233985b932ad12b54af44a7496a14145f17c.zip
Reordered ST CMSIS headers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8601 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os')
-rw-r--r--os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f0xx.mk2
-rw-r--r--os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f1xx.mk2
-rw-r--r--os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f2xx.mk2
-rw-r--r--os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f3xx.mk2
-rw-r--r--os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f4xx.mk2
-rw-r--r--os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f7xx.mk2
-rw-r--r--os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32l0xx.mk2
-rw-r--r--os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32l1xx.mk2
-rw-r--r--os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32l4xx.mk2
-rw-r--r--os/ext/CMSIS/ST/STM32F0xx/stm32f0xx.h (renamed from os/ext/CMSIS/ST/stm32f0xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F0xx/system_stm32f0xx.h (renamed from os/ext/CMSIS/ST/system_stm32f0xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F1xx/stm32f100xb.h (renamed from os/ext/CMSIS/ST/stm32f100xb.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F1xx/stm32f100xe.h (renamed from os/ext/CMSIS/ST/stm32f100xe.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F1xx/stm32f101x6.h (renamed from os/ext/CMSIS/ST/stm32f101x6.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F1xx/stm32f101xb.h (renamed from os/ext/CMSIS/ST/stm32f101xb.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F1xx/stm32f101xe.h (renamed from os/ext/CMSIS/ST/stm32f101xe.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F1xx/stm32f101xg.h (renamed from os/ext/CMSIS/ST/stm32f101xg.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F1xx/stm32f102x6.h (renamed from os/ext/CMSIS/ST/stm32f102x6.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F1xx/stm32f102xb.h (renamed from os/ext/CMSIS/ST/stm32f102xb.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F1xx/stm32f103x6.h (renamed from os/ext/CMSIS/ST/stm32f103x6.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F1xx/stm32f103xb.h (renamed from os/ext/CMSIS/ST/stm32f103xb.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F1xx/stm32f103xe.h (renamed from os/ext/CMSIS/ST/stm32f103xe.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F1xx/stm32f103xg.h (renamed from os/ext/CMSIS/ST/stm32f103xg.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F1xx/stm32f105xc.h (renamed from os/ext/CMSIS/ST/stm32f105xc.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F1xx/stm32f107xc.h (renamed from os/ext/CMSIS/ST/stm32f107xc.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F1xx/stm32f1xx.h (renamed from os/ext/CMSIS/ST/stm32f1xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F1xx/system_stm32f1xx.h (renamed from os/ext/CMSIS/ST/system_stm32f1xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F2xx/stm32f205xx.h (renamed from os/ext/CMSIS/ST/stm32f205xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F2xx/stm32f207xx.h (renamed from os/ext/CMSIS/ST/stm32f207xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F2xx/stm32f215xx.h (renamed from os/ext/CMSIS/ST/stm32f215xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F2xx/stm32f217xx.h (renamed from os/ext/CMSIS/ST/stm32f217xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F2xx/stm32f2xx.h (renamed from os/ext/CMSIS/ST/stm32f2xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F2xx/system_stm32f2xx.h (renamed from os/ext/CMSIS/ST/system_stm32f2xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F3xx/stm32f301x8.h (renamed from os/ext/CMSIS/ST/stm32f301x8.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F3xx/stm32f302x8.h (renamed from os/ext/CMSIS/ST/stm32f302x8.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F3xx/stm32f302xc.h (renamed from os/ext/CMSIS/ST/stm32f302xc.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F3xx/stm32f302xe.h (renamed from os/ext/CMSIS/ST/stm32f302xe.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F3xx/stm32f303x8.h (renamed from os/ext/CMSIS/ST/stm32f303x8.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F3xx/stm32f303xc.h (renamed from os/ext/CMSIS/ST/stm32f303xc.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F3xx/stm32f303xe.h (renamed from os/ext/CMSIS/ST/stm32f303xe.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F3xx/stm32f318xx.h (renamed from os/ext/CMSIS/ST/stm32f318xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F3xx/stm32f328xx.h (renamed from os/ext/CMSIS/ST/stm32f328xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F3xx/stm32f334x8.h (renamed from os/ext/CMSIS/ST/stm32f334x8.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F3xx/stm32f358xx.h (renamed from os/ext/CMSIS/ST/stm32f358xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F3xx/stm32f373xc.h (renamed from os/ext/CMSIS/ST/stm32f373xc.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F3xx/stm32f378xx.h (renamed from os/ext/CMSIS/ST/stm32f378xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F3xx/stm32f398xx.h (renamed from os/ext/CMSIS/ST/stm32f398xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F3xx/stm32f3xx.h (renamed from os/ext/CMSIS/ST/stm32f3xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F3xx/system_stm32f3xx.h (renamed from os/ext/CMSIS/ST/system_stm32f3xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F4xx/stm32f401xc.h (renamed from os/ext/CMSIS/ST/stm32f401xc.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F4xx/stm32f401xe.h (renamed from os/ext/CMSIS/ST/stm32f401xe.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F4xx/stm32f405xx.h (renamed from os/ext/CMSIS/ST/stm32f405xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F4xx/stm32f407xx.h (renamed from os/ext/CMSIS/ST/stm32f407xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F4xx/stm32f411xe.h (renamed from os/ext/CMSIS/ST/stm32f411xe.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F4xx/stm32f415xx.h (renamed from os/ext/CMSIS/ST/stm32f415xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F4xx/stm32f417xx.h (renamed from os/ext/CMSIS/ST/stm32f417xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F4xx/stm32f427xx.h (renamed from os/ext/CMSIS/ST/stm32f427xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F4xx/stm32f429xx.h (renamed from os/ext/CMSIS/ST/stm32f429xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F4xx/stm32f437xx.h (renamed from os/ext/CMSIS/ST/stm32f437xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F4xx/stm32f439xx.h (renamed from os/ext/CMSIS/ST/stm32f439xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F4xx/stm32f4xx.h (renamed from os/ext/CMSIS/ST/stm32f4xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F4xx/system_stm32f4xx.h (renamed from os/ext/CMSIS/ST/system_stm32f4xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F7xx/stm32f745xx.h (renamed from os/ext/CMSIS/ST/stm32f745xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F7xx/stm32f746xx.h (renamed from os/ext/CMSIS/ST/stm32f746xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F7xx/stm32f756xx.h (renamed from os/ext/CMSIS/ST/stm32f756xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F7xx/stm32f7xx.h (renamed from os/ext/CMSIS/ST/stm32f7xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32F7xx/system_stm32f7xx.h (renamed from os/ext/CMSIS/ST/system_stm32f7xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L0xx/stm32l051xx.h (renamed from os/ext/CMSIS/ST/stm32l051xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L0xx/stm32l052xx.h (renamed from os/ext/CMSIS/ST/stm32l052xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L0xx/stm32l053xx.h (renamed from os/ext/CMSIS/ST/stm32l053xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L0xx/stm32l061xx.h (renamed from os/ext/CMSIS/ST/stm32l061xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L0xx/stm32l062xx.h (renamed from os/ext/CMSIS/ST/stm32l062xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L0xx/stm32l063xx.h (renamed from os/ext/CMSIS/ST/stm32l063xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L0xx/stm32l0xx.h (renamed from os/ext/CMSIS/ST/stm32l0xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L0xx/system_stm32l0xx.h (renamed from os/ext/CMSIS/ST/system_stm32l0xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l100xb.h (renamed from os/ext/CMSIS/ST/stm32l100xb.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l100xba.h (renamed from os/ext/CMSIS/ST/stm32l100xba.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l100xc.h (renamed from os/ext/CMSIS/ST/stm32l100xc.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l151xb.h (renamed from os/ext/CMSIS/ST/stm32l151xb.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l151xba.h (renamed from os/ext/CMSIS/ST/stm32l151xba.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l151xc.h (renamed from os/ext/CMSIS/ST/stm32l151xc.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l151xca.h (renamed from os/ext/CMSIS/ST/stm32l151xca.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l151xd.h (renamed from os/ext/CMSIS/ST/stm32l151xd.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l151xdx.h (renamed from os/ext/CMSIS/ST/stm32l151xdx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l151xe.h (renamed from os/ext/CMSIS/ST/stm32l151xe.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l152xb.h (renamed from os/ext/CMSIS/ST/stm32l152xb.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l152xba.h (renamed from os/ext/CMSIS/ST/stm32l152xba.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l152xc.h (renamed from os/ext/CMSIS/ST/stm32l152xc.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l152xca.h (renamed from os/ext/CMSIS/ST/stm32l152xca.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l152xd.h (renamed from os/ext/CMSIS/ST/stm32l152xd.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l152xdx.h (renamed from os/ext/CMSIS/ST/stm32l152xdx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l152xe.h (renamed from os/ext/CMSIS/ST/stm32l152xe.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l162xc.h (renamed from os/ext/CMSIS/ST/stm32l162xc.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l162xca.h (renamed from os/ext/CMSIS/ST/stm32l162xca.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l162xd.h (renamed from os/ext/CMSIS/ST/stm32l162xd.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l162xdx.h (renamed from os/ext/CMSIS/ST/stm32l162xdx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l162xe.h (renamed from os/ext/CMSIS/ST/stm32l162xe.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/stm32l1xx.h (renamed from os/ext/CMSIS/ST/stm32l1xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L1xx/system_stm32l1xx.h (renamed from os/ext/CMSIS/ST/system_stm32l1xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L4xx/stm32l471xx.h (renamed from os/ext/CMSIS/ST/stm32l471xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L4xx/stm32l475xx.h (renamed from os/ext/CMSIS/ST/stm32l475xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L4xx/stm32l476xx.h (renamed from os/ext/CMSIS/ST/stm32l476xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L4xx/stm32l485xx.h (renamed from os/ext/CMSIS/ST/stm32l485xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L4xx/stm32l486xx.h (renamed from os/ext/CMSIS/ST/stm32l486xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L4xx/stm32l4xx.h (renamed from os/ext/CMSIS/ST/stm32l4xx.h)0
-rw-r--r--os/ext/CMSIS/ST/STM32L4xx/system_stm32l4xx.h (renamed from os/ext/CMSIS/ST/system_stm32l4xx.h)0
-rw-r--r--os/ext/CMSIS/ST/system_stm32f10x.h98
107 files changed, 9 insertions, 107 deletions
diff --git a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f0xx.mk b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f0xx.mk
index e47c192ec..e705bd70f 100644
--- a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f0xx.mk
+++ b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f0xx.mk
@@ -7,6 +7,6 @@ STARTUPASM = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/crt0_v6m.s
STARTUPINC = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC \
$(CHIBIOS)/os/common/ports/ARMCMx/devices/STM32F0xx \
$(CHIBIOS)/os/ext/CMSIS/include \
- $(CHIBIOS)/os/ext/CMSIS/ST
+ $(CHIBIOS)/os/ext/CMSIS/ST/STM32F0xx
STARTUPLD = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/ld
diff --git a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f1xx.mk b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f1xx.mk
index 5397282ba..748075f99 100644
--- a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f1xx.mk
+++ b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f1xx.mk
@@ -7,6 +7,6 @@ STARTUPASM = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/crt0_v7m.s
STARTUPINC = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC \
$(CHIBIOS)/os/common/ports/ARMCMx/devices/STM32F1xx \
$(CHIBIOS)/os/ext/CMSIS/include \
- $(CHIBIOS)/os/ext/CMSIS/ST
+ $(CHIBIOS)/os/ext/CMSIS/ST/STM32F1xx
STARTUPLD = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/ld
diff --git a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f2xx.mk b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f2xx.mk
index 1f2dc5c25..9789041c2 100644
--- a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f2xx.mk
+++ b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f2xx.mk
@@ -7,6 +7,6 @@ STARTUPASM = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/crt0_v7m.s
STARTUPINC = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC \
$(CHIBIOS)/os/common/ports/ARMCMx/devices/STM32F2xx \
$(CHIBIOS)/os/ext/CMSIS/include \
- $(CHIBIOS)/os/ext/CMSIS/ST
+ $(CHIBIOS)/os/ext/CMSIS/ST/STM32F2xx
STARTUPLD = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/ld
diff --git a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f3xx.mk b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f3xx.mk
index 939315756..6968d34a3 100644
--- a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f3xx.mk
+++ b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f3xx.mk
@@ -7,6 +7,6 @@ STARTUPASM = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/crt0_v7m.s
STARTUPINC = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC \
$(CHIBIOS)/os/common/ports/ARMCMx/devices/STM32F3xx \
$(CHIBIOS)/os/ext/CMSIS/include \
- $(CHIBIOS)/os/ext/CMSIS/ST
+ $(CHIBIOS)/os/ext/CMSIS/ST/STM32F3xx
STARTUPLD = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/ld
diff --git a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f4xx.mk b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f4xx.mk
index d2c0d6174..28744ffb5 100644
--- a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f4xx.mk
+++ b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f4xx.mk
@@ -7,6 +7,6 @@ STARTUPASM = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/crt0_v7m.s
STARTUPINC = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC \
$(CHIBIOS)/os/common/ports/ARMCMx/devices/STM32F4xx \
$(CHIBIOS)/os/ext/CMSIS/include \
- $(CHIBIOS)/os/ext/CMSIS/ST
+ $(CHIBIOS)/os/ext/CMSIS/ST/STM32F4xx
STARTUPLD = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/ld
diff --git a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f7xx.mk b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f7xx.mk
index 113950aa9..b2a8b1f56 100644
--- a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f7xx.mk
+++ b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f7xx.mk
@@ -7,6 +7,6 @@ STARTUPASM = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/crt0_v7m.s
STARTUPINC = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC \
$(CHIBIOS)/os/common/ports/ARMCMx/devices/STM32F7xx \
$(CHIBIOS)/os/ext/CMSIS/include \
- $(CHIBIOS)/os/ext/CMSIS/ST
+ $(CHIBIOS)/os/ext/CMSIS/ST/STM32F7xx
STARTUPLD = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/ld
diff --git a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32l0xx.mk b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32l0xx.mk
index 0396af97d..24c1ef054 100644
--- a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32l0xx.mk
+++ b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32l0xx.mk
@@ -7,6 +7,6 @@ STARTUPASM = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/crt0_v6m.s
STARTUPINC = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC \
$(CHIBIOS)/os/common/ports/ARMCMx/devices/STM32L0xx \
$(CHIBIOS)/os/ext/CMSIS/include \
- $(CHIBIOS)/os/ext/CMSIS/ST
+ $(CHIBIOS)/os/ext/CMSIS/ST/STM32L0xx
STARTUPLD = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/ld
diff --git a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32l1xx.mk b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32l1xx.mk
index 606379088..fcd588a9b 100644
--- a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32l1xx.mk
+++ b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32l1xx.mk
@@ -7,6 +7,6 @@ STARTUPASM = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/crt0_v7m.s
STARTUPINC = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC \
$(CHIBIOS)/os/common/ports/ARMCMx/devices/STM32L1xx \
$(CHIBIOS)/os/ext/CMSIS/include \
- $(CHIBIOS)/os/ext/CMSIS/ST
+ $(CHIBIOS)/os/ext/CMSIS/ST/STM32L1xx
STARTUPLD = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/ld
diff --git a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32l4xx.mk b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32l4xx.mk
index 699bf875b..a8a3ec441 100644
--- a/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32l4xx.mk
+++ b/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32l4xx.mk
@@ -7,6 +7,6 @@ STARTUPASM = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/crt0_v7m.s
STARTUPINC = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC \
$(CHIBIOS)/os/common/ports/ARMCMx/devices/STM32L4xx \
$(CHIBIOS)/os/ext/CMSIS/include \
- $(CHIBIOS)/os/ext/CMSIS/ST
+ $(CHIBIOS)/os/ext/CMSIS/ST/STM32L4xx
STARTUPLD = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/ld
diff --git a/os/ext/CMSIS/ST/stm32f0xx.h b/os/ext/CMSIS/ST/STM32F0xx/stm32f0xx.h
index 9af458224..9af458224 100644
--- a/os/ext/CMSIS/ST/stm32f0xx.h
+++ b/os/ext/CMSIS/ST/STM32F0xx/stm32f0xx.h
diff --git a/os/ext/CMSIS/ST/system_stm32f0xx.h b/os/ext/CMSIS/ST/STM32F0xx/system_stm32f0xx.h
index dbff3b849..dbff3b849 100644
--- a/os/ext/CMSIS/ST/system_stm32f0xx.h
+++ b/os/ext/CMSIS/ST/STM32F0xx/system_stm32f0xx.h
diff --git a/os/ext/CMSIS/ST/stm32f100xb.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f100xb.h
index db62d0088..db62d0088 100644
--- a/os/ext/CMSIS/ST/stm32f100xb.h
+++ b/os/ext/CMSIS/ST/STM32F1xx/stm32f100xb.h
diff --git a/os/ext/CMSIS/ST/stm32f100xe.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f100xe.h
index 57792a1ab..57792a1ab 100644
--- a/os/ext/CMSIS/ST/stm32f100xe.h
+++ b/os/ext/CMSIS/ST/STM32F1xx/stm32f100xe.h
diff --git a/os/ext/CMSIS/ST/stm32f101x6.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f101x6.h
index 2635529f4..2635529f4 100644
--- a/os/ext/CMSIS/ST/stm32f101x6.h
+++ b/os/ext/CMSIS/ST/STM32F1xx/stm32f101x6.h
diff --git a/os/ext/CMSIS/ST/stm32f101xb.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f101xb.h
index a9658b3f5..a9658b3f5 100644
--- a/os/ext/CMSIS/ST/stm32f101xb.h
+++ b/os/ext/CMSIS/ST/STM32F1xx/stm32f101xb.h
diff --git a/os/ext/CMSIS/ST/stm32f101xe.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f101xe.h
index c3c097e83..c3c097e83 100644
--- a/os/ext/CMSIS/ST/stm32f101xe.h
+++ b/os/ext/CMSIS/ST/STM32F1xx/stm32f101xe.h
diff --git a/os/ext/CMSIS/ST/stm32f101xg.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f101xg.h
index 9e5db81f3..9e5db81f3 100644
--- a/os/ext/CMSIS/ST/stm32f101xg.h
+++ b/os/ext/CMSIS/ST/STM32F1xx/stm32f101xg.h
diff --git a/os/ext/CMSIS/ST/stm32f102x6.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f102x6.h
index 3ded258bc..3ded258bc 100644
--- a/os/ext/CMSIS/ST/stm32f102x6.h
+++ b/os/ext/CMSIS/ST/STM32F1xx/stm32f102x6.h
diff --git a/os/ext/CMSIS/ST/stm32f102xb.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f102xb.h
index ca9567ce7..ca9567ce7 100644
--- a/os/ext/CMSIS/ST/stm32f102xb.h
+++ b/os/ext/CMSIS/ST/STM32F1xx/stm32f102xb.h
diff --git a/os/ext/CMSIS/ST/stm32f103x6.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f103x6.h
index 6ded89f4b..6ded89f4b 100644
--- a/os/ext/CMSIS/ST/stm32f103x6.h
+++ b/os/ext/CMSIS/ST/STM32F1xx/stm32f103x6.h
diff --git a/os/ext/CMSIS/ST/stm32f103xb.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f103xb.h
index dcbd7323d..dcbd7323d 100644
--- a/os/ext/CMSIS/ST/stm32f103xb.h
+++ b/os/ext/CMSIS/ST/STM32F1xx/stm32f103xb.h
diff --git a/os/ext/CMSIS/ST/stm32f103xe.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f103xe.h
index a2b9f8440..a2b9f8440 100644
--- a/os/ext/CMSIS/ST/stm32f103xe.h
+++ b/os/ext/CMSIS/ST/STM32F1xx/stm32f103xe.h
diff --git a/os/ext/CMSIS/ST/stm32f103xg.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f103xg.h
index 0a9ee442d..0a9ee442d 100644
--- a/os/ext/CMSIS/ST/stm32f103xg.h
+++ b/os/ext/CMSIS/ST/STM32F1xx/stm32f103xg.h
diff --git a/os/ext/CMSIS/ST/stm32f105xc.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f105xc.h
index 1db89d5ce..1db89d5ce 100644
--- a/os/ext/CMSIS/ST/stm32f105xc.h
+++ b/os/ext/CMSIS/ST/STM32F1xx/stm32f105xc.h
diff --git a/os/ext/CMSIS/ST/stm32f107xc.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f107xc.h
index a2df0c27c..a2df0c27c 100644
--- a/os/ext/CMSIS/ST/stm32f107xc.h
+++ b/os/ext/CMSIS/ST/STM32F1xx/stm32f107xc.h
diff --git a/os/ext/CMSIS/ST/stm32f1xx.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f1xx.h
index b43c76d25..b43c76d25 100644
--- a/os/ext/CMSIS/ST/stm32f1xx.h
+++ b/os/ext/CMSIS/ST/STM32F1xx/stm32f1xx.h
diff --git a/os/ext/CMSIS/ST/system_stm32f1xx.h b/os/ext/CMSIS/ST/STM32F1xx/system_stm32f1xx.h
index 2394c29fe..2394c29fe 100644
--- a/os/ext/CMSIS/ST/system_stm32f1xx.h
+++ b/os/ext/CMSIS/ST/STM32F1xx/system_stm32f1xx.h
diff --git a/os/ext/CMSIS/ST/stm32f205xx.h b/os/ext/CMSIS/ST/STM32F2xx/stm32f205xx.h
index 0bdb6b388..0bdb6b388 100644
--- a/os/ext/CMSIS/ST/stm32f205xx.h
+++ b/os/ext/CMSIS/ST/STM32F2xx/stm32f205xx.h
diff --git a/os/ext/CMSIS/ST/stm32f207xx.h b/os/ext/CMSIS/ST/STM32F2xx/stm32f207xx.h
index 333878299..333878299 100644
--- a/os/ext/CMSIS/ST/stm32f207xx.h
+++ b/os/ext/CMSIS/ST/STM32F2xx/stm32f207xx.h
diff --git a/os/ext/CMSIS/ST/stm32f215xx.h b/os/ext/CMSIS/ST/STM32F2xx/stm32f215xx.h
index 124b11282..124b11282 100644
--- a/os/ext/CMSIS/ST/stm32f215xx.h
+++ b/os/ext/CMSIS/ST/STM32F2xx/stm32f215xx.h
diff --git a/os/ext/CMSIS/ST/stm32f217xx.h b/os/ext/CMSIS/ST/STM32F2xx/stm32f217xx.h
index 1d2745b98..1d2745b98 100644
--- a/os/ext/CMSIS/ST/stm32f217xx.h
+++ b/os/ext/CMSIS/ST/STM32F2xx/stm32f217xx.h
diff --git a/os/ext/CMSIS/ST/stm32f2xx.h b/os/ext/CMSIS/ST/STM32F2xx/stm32f2xx.h
index 50eb02fb7..50eb02fb7 100644
--- a/os/ext/CMSIS/ST/stm32f2xx.h
+++ b/os/ext/CMSIS/ST/STM32F2xx/stm32f2xx.h
diff --git a/os/ext/CMSIS/ST/system_stm32f2xx.h b/os/ext/CMSIS/ST/STM32F2xx/system_stm32f2xx.h
index 12df94570..12df94570 100644
--- a/os/ext/CMSIS/ST/system_stm32f2xx.h
+++ b/os/ext/CMSIS/ST/STM32F2xx/system_stm32f2xx.h
diff --git a/os/ext/CMSIS/ST/stm32f301x8.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f301x8.h
index 40f595ae5..40f595ae5 100644
--- a/os/ext/CMSIS/ST/stm32f301x8.h
+++ b/os/ext/CMSIS/ST/STM32F3xx/stm32f301x8.h
diff --git a/os/ext/CMSIS/ST/stm32f302x8.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f302x8.h
index 005a36916..005a36916 100644
--- a/os/ext/CMSIS/ST/stm32f302x8.h
+++ b/os/ext/CMSIS/ST/STM32F3xx/stm32f302x8.h
diff --git a/os/ext/CMSIS/ST/stm32f302xc.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f302xc.h
index f002cca46..f002cca46 100644
--- a/os/ext/CMSIS/ST/stm32f302xc.h
+++ b/os/ext/CMSIS/ST/STM32F3xx/stm32f302xc.h
diff --git a/os/ext/CMSIS/ST/stm32f302xe.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f302xe.h
index b33ca5c86..b33ca5c86 100644
--- a/os/ext/CMSIS/ST/stm32f302xe.h
+++ b/os/ext/CMSIS/ST/STM32F3xx/stm32f302xe.h
diff --git a/os/ext/CMSIS/ST/stm32f303x8.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f303x8.h
index 98ef1ec7c..98ef1ec7c 100644
--- a/os/ext/CMSIS/ST/stm32f303x8.h
+++ b/os/ext/CMSIS/ST/STM32F3xx/stm32f303x8.h
diff --git a/os/ext/CMSIS/ST/stm32f303xc.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f303xc.h
index e38d90df5..e38d90df5 100644
--- a/os/ext/CMSIS/ST/stm32f303xc.h
+++ b/os/ext/CMSIS/ST/STM32F3xx/stm32f303xc.h
diff --git a/os/ext/CMSIS/ST/stm32f303xe.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f303xe.h
index 7ea2c379b..7ea2c379b 100644
--- a/os/ext/CMSIS/ST/stm32f303xe.h
+++ b/os/ext/CMSIS/ST/STM32F3xx/stm32f303xe.h
diff --git a/os/ext/CMSIS/ST/stm32f318xx.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f318xx.h
index d9b61ece7..d9b61ece7 100644
--- a/os/ext/CMSIS/ST/stm32f318xx.h
+++ b/os/ext/CMSIS/ST/STM32F3xx/stm32f318xx.h
diff --git a/os/ext/CMSIS/ST/stm32f328xx.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f328xx.h
index 0adbd81bc..0adbd81bc 100644
--- a/os/ext/CMSIS/ST/stm32f328xx.h
+++ b/os/ext/CMSIS/ST/STM32F3xx/stm32f328xx.h
diff --git a/os/ext/CMSIS/ST/stm32f334x8.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f334x8.h
index 4b02dafdf..4b02dafdf 100644
--- a/os/ext/CMSIS/ST/stm32f334x8.h
+++ b/os/ext/CMSIS/ST/STM32F3xx/stm32f334x8.h
diff --git a/os/ext/CMSIS/ST/stm32f358xx.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f358xx.h
index b9e7d773a..b9e7d773a 100644
--- a/os/ext/CMSIS/ST/stm32f358xx.h
+++ b/os/ext/CMSIS/ST/STM32F3xx/stm32f358xx.h
diff --git a/os/ext/CMSIS/ST/stm32f373xc.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f373xc.h
index 12ca29090..12ca29090 100644
--- a/os/ext/CMSIS/ST/stm32f373xc.h
+++ b/os/ext/CMSIS/ST/STM32F3xx/stm32f373xc.h
diff --git a/os/ext/CMSIS/ST/stm32f378xx.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f378xx.h
index f7c2ca021..f7c2ca021 100644
--- a/os/ext/CMSIS/ST/stm32f378xx.h
+++ b/os/ext/CMSIS/ST/STM32F3xx/stm32f378xx.h
diff --git a/os/ext/CMSIS/ST/stm32f398xx.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f398xx.h
index b44454821..b44454821 100644
--- a/os/ext/CMSIS/ST/stm32f398xx.h
+++ b/os/ext/CMSIS/ST/STM32F3xx/stm32f398xx.h
diff --git a/os/ext/CMSIS/ST/stm32f3xx.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f3xx.h
index 54705ec7c..54705ec7c 100644
--- a/os/ext/CMSIS/ST/stm32f3xx.h
+++ b/os/ext/CMSIS/ST/STM32F3xx/stm32f3xx.h
diff --git a/os/ext/CMSIS/ST/system_stm32f3xx.h b/os/ext/CMSIS/ST/STM32F3xx/system_stm32f3xx.h
index 91d3861ea..91d3861ea 100644
--- a/os/ext/CMSIS/ST/system_stm32f3xx.h
+++ b/os/ext/CMSIS/ST/STM32F3xx/system_stm32f3xx.h
diff --git a/os/ext/CMSIS/ST/stm32f401xc.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f401xc.h
index 62a51744c..62a51744c 100644
--- a/os/ext/CMSIS/ST/stm32f401xc.h
+++ b/os/ext/CMSIS/ST/STM32F4xx/stm32f401xc.h
diff --git a/os/ext/CMSIS/ST/stm32f401xe.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f401xe.h
index f6dc4af1f..f6dc4af1f 100644
--- a/os/ext/CMSIS/ST/stm32f401xe.h
+++ b/os/ext/CMSIS/ST/STM32F4xx/stm32f401xe.h
diff --git a/os/ext/CMSIS/ST/stm32f405xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f405xx.h
index 7c889f251..7c889f251 100644
--- a/os/ext/CMSIS/ST/stm32f405xx.h
+++ b/os/ext/CMSIS/ST/STM32F4xx/stm32f405xx.h
diff --git a/os/ext/CMSIS/ST/stm32f407xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f407xx.h
index e0a0a1134..e0a0a1134 100644
--- a/os/ext/CMSIS/ST/stm32f407xx.h
+++ b/os/ext/CMSIS/ST/STM32F4xx/stm32f407xx.h
diff --git a/os/ext/CMSIS/ST/stm32f411xe.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f411xe.h
index 10ffb02ce..10ffb02ce 100644
--- a/os/ext/CMSIS/ST/stm32f411xe.h
+++ b/os/ext/CMSIS/ST/STM32F4xx/stm32f411xe.h
diff --git a/os/ext/CMSIS/ST/stm32f415xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f415xx.h
index f6b24a9f7..f6b24a9f7 100644
--- a/os/ext/CMSIS/ST/stm32f415xx.h
+++ b/os/ext/CMSIS/ST/STM32F4xx/stm32f415xx.h
diff --git a/os/ext/CMSIS/ST/stm32f417xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f417xx.h
index f0fec3785..f0fec3785 100644
--- a/os/ext/CMSIS/ST/stm32f417xx.h
+++ b/os/ext/CMSIS/ST/STM32F4xx/stm32f417xx.h
diff --git a/os/ext/CMSIS/ST/stm32f427xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f427xx.h
index b092689d2..b092689d2 100644
--- a/os/ext/CMSIS/ST/stm32f427xx.h
+++ b/os/ext/CMSIS/ST/STM32F4xx/stm32f427xx.h
diff --git a/os/ext/CMSIS/ST/stm32f429xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f429xx.h
index 52a5884d9..52a5884d9 100644
--- a/os/ext/CMSIS/ST/stm32f429xx.h
+++ b/os/ext/CMSIS/ST/STM32F4xx/stm32f429xx.h
diff --git a/os/ext/CMSIS/ST/stm32f437xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f437xx.h
index c261d1a0e..c261d1a0e 100644
--- a/os/ext/CMSIS/ST/stm32f437xx.h
+++ b/os/ext/CMSIS/ST/STM32F4xx/stm32f437xx.h
diff --git a/os/ext/CMSIS/ST/stm32f439xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f439xx.h
index 1f3bf3306..1f3bf3306 100644
--- a/os/ext/CMSIS/ST/stm32f439xx.h
+++ b/os/ext/CMSIS/ST/STM32F4xx/stm32f439xx.h
diff --git a/os/ext/CMSIS/ST/stm32f4xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f4xx.h
index ab0c95b6a..ab0c95b6a 100644
--- a/os/ext/CMSIS/ST/stm32f4xx.h
+++ b/os/ext/CMSIS/ST/STM32F4xx/stm32f4xx.h
diff --git a/os/ext/CMSIS/ST/system_stm32f4xx.h b/os/ext/CMSIS/ST/STM32F4xx/system_stm32f4xx.h
index a95324e63..a95324e63 100644
--- a/os/ext/CMSIS/ST/system_stm32f4xx.h
+++ b/os/ext/CMSIS/ST/STM32F4xx/system_stm32f4xx.h
diff --git a/os/ext/CMSIS/ST/stm32f745xx.h b/os/ext/CMSIS/ST/STM32F7xx/stm32f745xx.h
index 1776c0e7a..1776c0e7a 100644
--- a/os/ext/CMSIS/ST/stm32f745xx.h
+++ b/os/ext/CMSIS/ST/STM32F7xx/stm32f745xx.h
diff --git a/os/ext/CMSIS/ST/stm32f746xx.h b/os/ext/CMSIS/ST/STM32F7xx/stm32f746xx.h
index c2e0ef0d9..c2e0ef0d9 100644
--- a/os/ext/CMSIS/ST/stm32f746xx.h
+++ b/os/ext/CMSIS/ST/STM32F7xx/stm32f746xx.h
diff --git a/os/ext/CMSIS/ST/stm32f756xx.h b/os/ext/CMSIS/ST/STM32F7xx/stm32f756xx.h
index a2efedc2f..a2efedc2f 100644
--- a/os/ext/CMSIS/ST/stm32f756xx.h
+++ b/os/ext/CMSIS/ST/STM32F7xx/stm32f756xx.h
diff --git a/os/ext/CMSIS/ST/stm32f7xx.h b/os/ext/CMSIS/ST/STM32F7xx/stm32f7xx.h
index 09048eeb7..09048eeb7 100644
--- a/os/ext/CMSIS/ST/stm32f7xx.h
+++ b/os/ext/CMSIS/ST/STM32F7xx/stm32f7xx.h
diff --git a/os/ext/CMSIS/ST/system_stm32f7xx.h b/os/ext/CMSIS/ST/STM32F7xx/system_stm32f7xx.h
index 69b9f8178..69b9f8178 100644
--- a/os/ext/CMSIS/ST/system_stm32f7xx.h
+++ b/os/ext/CMSIS/ST/STM32F7xx/system_stm32f7xx.h
diff --git a/os/ext/CMSIS/ST/stm32l051xx.h b/os/ext/CMSIS/ST/STM32L0xx/stm32l051xx.h
index e99406afc..e99406afc 100644
--- a/os/ext/CMSIS/ST/stm32l051xx.h
+++ b/os/ext/CMSIS/ST/STM32L0xx/stm32l051xx.h
diff --git a/os/ext/CMSIS/ST/stm32l052xx.h b/os/ext/CMSIS/ST/STM32L0xx/stm32l052xx.h
index 8227c22a9..8227c22a9 100644
--- a/os/ext/CMSIS/ST/stm32l052xx.h
+++ b/os/ext/CMSIS/ST/STM32L0xx/stm32l052xx.h
diff --git a/os/ext/CMSIS/ST/stm32l053xx.h b/os/ext/CMSIS/ST/STM32L0xx/stm32l053xx.h
index 14d8b8f9c..14d8b8f9c 100644
--- a/os/ext/CMSIS/ST/stm32l053xx.h
+++ b/os/ext/CMSIS/ST/STM32L0xx/stm32l053xx.h
diff --git a/os/ext/CMSIS/ST/stm32l061xx.h b/os/ext/CMSIS/ST/STM32L0xx/stm32l061xx.h
index 25b0113ee..25b0113ee 100644
--- a/os/ext/CMSIS/ST/stm32l061xx.h
+++ b/os/ext/CMSIS/ST/STM32L0xx/stm32l061xx.h
diff --git a/os/ext/CMSIS/ST/stm32l062xx.h b/os/ext/CMSIS/ST/STM32L0xx/stm32l062xx.h
index 9dc7cdc35..9dc7cdc35 100644
--- a/os/ext/CMSIS/ST/stm32l062xx.h
+++ b/os/ext/CMSIS/ST/STM32L0xx/stm32l062xx.h
diff --git a/os/ext/CMSIS/ST/stm32l063xx.h b/os/ext/CMSIS/ST/STM32L0xx/stm32l063xx.h
index 28aede157..28aede157 100644
--- a/os/ext/CMSIS/ST/stm32l063xx.h
+++ b/os/ext/CMSIS/ST/STM32L0xx/stm32l063xx.h
diff --git a/os/ext/CMSIS/ST/stm32l0xx.h b/os/ext/CMSIS/ST/STM32L0xx/stm32l0xx.h
index 3643c9ad5..3643c9ad5 100644
--- a/os/ext/CMSIS/ST/stm32l0xx.h
+++ b/os/ext/CMSIS/ST/STM32L0xx/stm32l0xx.h
diff --git a/os/ext/CMSIS/ST/system_stm32l0xx.h b/os/ext/CMSIS/ST/STM32L0xx/system_stm32l0xx.h
index 2eafa1248..2eafa1248 100644
--- a/os/ext/CMSIS/ST/system_stm32l0xx.h
+++ b/os/ext/CMSIS/ST/STM32L0xx/system_stm32l0xx.h
diff --git a/os/ext/CMSIS/ST/stm32l100xb.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l100xb.h
index 86257cc60..86257cc60 100644
--- a/os/ext/CMSIS/ST/stm32l100xb.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l100xb.h
diff --git a/os/ext/CMSIS/ST/stm32l100xba.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l100xba.h
index de9281e19..de9281e19 100644
--- a/os/ext/CMSIS/ST/stm32l100xba.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l100xba.h
diff --git a/os/ext/CMSIS/ST/stm32l100xc.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l100xc.h
index 281761f7e..281761f7e 100644
--- a/os/ext/CMSIS/ST/stm32l100xc.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l100xc.h
diff --git a/os/ext/CMSIS/ST/stm32l151xb.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xb.h
index b73d40ab6..b73d40ab6 100644
--- a/os/ext/CMSIS/ST/stm32l151xb.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xb.h
diff --git a/os/ext/CMSIS/ST/stm32l151xba.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xba.h
index cf50df505..cf50df505 100644
--- a/os/ext/CMSIS/ST/stm32l151xba.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xba.h
diff --git a/os/ext/CMSIS/ST/stm32l151xc.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xc.h
index 5659864cb..5659864cb 100644
--- a/os/ext/CMSIS/ST/stm32l151xc.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xc.h
diff --git a/os/ext/CMSIS/ST/stm32l151xca.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xca.h
index acc717885..acc717885 100644
--- a/os/ext/CMSIS/ST/stm32l151xca.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xca.h
diff --git a/os/ext/CMSIS/ST/stm32l151xd.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xd.h
index bf0d9658f..bf0d9658f 100644
--- a/os/ext/CMSIS/ST/stm32l151xd.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xd.h
diff --git a/os/ext/CMSIS/ST/stm32l151xdx.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xdx.h
index f28246e74..f28246e74 100644
--- a/os/ext/CMSIS/ST/stm32l151xdx.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xdx.h
diff --git a/os/ext/CMSIS/ST/stm32l151xe.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xe.h
index a9601ae87..a9601ae87 100644
--- a/os/ext/CMSIS/ST/stm32l151xe.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xe.h
diff --git a/os/ext/CMSIS/ST/stm32l152xb.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xb.h
index 1bb892164..1bb892164 100644
--- a/os/ext/CMSIS/ST/stm32l152xb.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xb.h
diff --git a/os/ext/CMSIS/ST/stm32l152xba.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xba.h
index d5f0ac5bc..d5f0ac5bc 100644
--- a/os/ext/CMSIS/ST/stm32l152xba.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xba.h
diff --git a/os/ext/CMSIS/ST/stm32l152xc.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xc.h
index bc4745d55..bc4745d55 100644
--- a/os/ext/CMSIS/ST/stm32l152xc.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xc.h
diff --git a/os/ext/CMSIS/ST/stm32l152xca.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xca.h
index 39ddae0d2..39ddae0d2 100644
--- a/os/ext/CMSIS/ST/stm32l152xca.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xca.h
diff --git a/os/ext/CMSIS/ST/stm32l152xd.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xd.h
index e719cbfd1..e719cbfd1 100644
--- a/os/ext/CMSIS/ST/stm32l152xd.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xd.h
diff --git a/os/ext/CMSIS/ST/stm32l152xdx.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xdx.h
index 6e3504b31..6e3504b31 100644
--- a/os/ext/CMSIS/ST/stm32l152xdx.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xdx.h
diff --git a/os/ext/CMSIS/ST/stm32l152xe.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xe.h
index bf2a6bb06..bf2a6bb06 100644
--- a/os/ext/CMSIS/ST/stm32l152xe.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xe.h
diff --git a/os/ext/CMSIS/ST/stm32l162xc.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l162xc.h
index c4eb46a37..c4eb46a37 100644
--- a/os/ext/CMSIS/ST/stm32l162xc.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l162xc.h
diff --git a/os/ext/CMSIS/ST/stm32l162xca.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l162xca.h
index 84da1bfb4..84da1bfb4 100644
--- a/os/ext/CMSIS/ST/stm32l162xca.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l162xca.h
diff --git a/os/ext/CMSIS/ST/stm32l162xd.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l162xd.h
index d6a70e20b..d6a70e20b 100644
--- a/os/ext/CMSIS/ST/stm32l162xd.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l162xd.h
diff --git a/os/ext/CMSIS/ST/stm32l162xdx.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l162xdx.h
index ed7c2c41d..ed7c2c41d 100644
--- a/os/ext/CMSIS/ST/stm32l162xdx.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l162xdx.h
diff --git a/os/ext/CMSIS/ST/stm32l162xe.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l162xe.h
index 7d35e83d6..7d35e83d6 100644
--- a/os/ext/CMSIS/ST/stm32l162xe.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l162xe.h
diff --git a/os/ext/CMSIS/ST/stm32l1xx.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l1xx.h
index c0c409560..c0c409560 100644
--- a/os/ext/CMSIS/ST/stm32l1xx.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/stm32l1xx.h
diff --git a/os/ext/CMSIS/ST/system_stm32l1xx.h b/os/ext/CMSIS/ST/STM32L1xx/system_stm32l1xx.h
index b4212ba40..b4212ba40 100644
--- a/os/ext/CMSIS/ST/system_stm32l1xx.h
+++ b/os/ext/CMSIS/ST/STM32L1xx/system_stm32l1xx.h
diff --git a/os/ext/CMSIS/ST/stm32l471xx.h b/os/ext/CMSIS/ST/STM32L4xx/stm32l471xx.h
index e50f15ddd..e50f15ddd 100644
--- a/os/ext/CMSIS/ST/stm32l471xx.h
+++ b/os/ext/CMSIS/ST/STM32L4xx/stm32l471xx.h
diff --git a/os/ext/CMSIS/ST/stm32l475xx.h b/os/ext/CMSIS/ST/STM32L4xx/stm32l475xx.h
index 3b1a2873d..3b1a2873d 100644
--- a/os/ext/CMSIS/ST/stm32l475xx.h
+++ b/os/ext/CMSIS/ST/STM32L4xx/stm32l475xx.h
diff --git a/os/ext/CMSIS/ST/stm32l476xx.h b/os/ext/CMSIS/ST/STM32L4xx/stm32l476xx.h
index 3436c980a..3436c980a 100644
--- a/os/ext/CMSIS/ST/stm32l476xx.h
+++ b/os/ext/CMSIS/ST/STM32L4xx/stm32l476xx.h
diff --git a/os/ext/CMSIS/ST/stm32l485xx.h b/os/ext/CMSIS/ST/STM32L4xx/stm32l485xx.h
index 27493ebc3..27493ebc3 100644
--- a/os/ext/CMSIS/ST/stm32l485xx.h
+++ b/os/ext/CMSIS/ST/STM32L4xx/stm32l485xx.h
diff --git a/os/ext/CMSIS/ST/stm32l486xx.h b/os/ext/CMSIS/ST/STM32L4xx/stm32l486xx.h
index 372751f70..372751f70 100644
--- a/os/ext/CMSIS/ST/stm32l486xx.h
+++ b/os/ext/CMSIS/ST/STM32L4xx/stm32l486xx.h
diff --git a/os/ext/CMSIS/ST/stm32l4xx.h b/os/ext/CMSIS/ST/STM32L4xx/stm32l4xx.h
index 767632793..767632793 100644
--- a/os/ext/CMSIS/ST/stm32l4xx.h
+++ b/os/ext/CMSIS/ST/STM32L4xx/stm32l4xx.h
diff --git a/os/ext/CMSIS/ST/system_stm32l4xx.h b/os/ext/CMSIS/ST/STM32L4xx/system_stm32l4xx.h
index 664f8e5af..664f8e5af 100644
--- a/os/ext/CMSIS/ST/system_stm32l4xx.h
+++ b/os/ext/CMSIS/ST/STM32L4xx/system_stm32l4xx.h
diff --git a/os/ext/CMSIS/ST/system_stm32f10x.h b/os/ext/CMSIS/ST/system_stm32f10x.h
deleted file mode 100644
index 739f33283..000000000
--- a/os/ext/CMSIS/ST/system_stm32f10x.h
+++ /dev/null
@@ -1,98 +0,0 @@
-/**
- ******************************************************************************
- * @file system_stm32f10x.h
- * @author MCD Application Team
- * @version V3.5.0
- * @date 11-March-2011
- * @brief CMSIS Cortex-M3 Device Peripheral Access Layer System Header File.
- ******************************************************************************
- * @attention
- *
- * THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS
- * WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE
- * TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY
- * DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING
- * FROM THE CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE
- * CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.
- *
- * <h2><center>&copy; COPYRIGHT 2011 STMicroelectronics</center></h2>
- ******************************************************************************
- */
-
-/** @addtogroup CMSIS
- * @{
- */
-
-/** @addtogroup stm32f10x_system
- * @{
- */
-
-/**
- * @brief Define to prevent recursive inclusion
- */
-#ifndef __SYSTEM_STM32F10X_H
-#define __SYSTEM_STM32F10X_H
-
-#ifdef __cplusplus
- extern "C" {
-#endif
-
-/** @addtogroup STM32F10x_System_Includes
- * @{
- */
-
-/**
- * @}
- */
-
-
-/** @addtogroup STM32F10x_System_Exported_types
- * @{
- */
-
-extern uint32_t SystemCoreClock; /*!< System Clock Frequency (Core Clock) */
-
-/**
- * @}
- */
-
-/** @addtogroup STM32F10x_System_Exported_Constants
- * @{
- */
-
-/**
- * @}
- */
-
-/** @addtogroup STM32F10x_System_Exported_Macros
- * @{
- */
-
-/**
- * @}
- */
-
-/** @addtogroup STM32F10x_System_Exported_Functions
- * @{
- */
-
-extern void SystemInit(void);
-extern void SystemCoreClockUpdate(void);
-/**
- * @}
- */
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif /*__SYSTEM_STM32F10X_H */
-
-/**
- * @}
- */
-
-/**
- * @}
- */
-/******************* (C) COPYRIGHT 2011 STMicroelectronics *****END OF FILE****/