From 88d9233985b932ad12b54af44a7496a14145f17c Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Tue, 15 Dec 2015 08:50:33 +0000 Subject: [PATCH] Reordered ST CMSIS headers. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8601 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- .../compilers/GCC/mk/startup_stm32f0xx.mk | 2 +- .../compilers/GCC/mk/startup_stm32f1xx.mk | 2 +- .../compilers/GCC/mk/startup_stm32f2xx.mk | 2 +- .../compilers/GCC/mk/startup_stm32f3xx.mk | 2 +- .../compilers/GCC/mk/startup_stm32f4xx.mk | 2 +- .../compilers/GCC/mk/startup_stm32f7xx.mk | 2 +- .../compilers/GCC/mk/startup_stm32l0xx.mk | 2 +- .../compilers/GCC/mk/startup_stm32l1xx.mk | 2 +- .../compilers/GCC/mk/startup_stm32l4xx.mk | 2 +- os/ext/CMSIS/ST/{ => STM32F0xx}/stm32f0xx.h | 0 .../ST/{ => STM32F0xx}/system_stm32f0xx.h | 0 os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f100xb.h | 0 os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f100xe.h | 0 os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f101x6.h | 0 os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f101xb.h | 0 os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f101xe.h | 0 os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f101xg.h | 0 os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f102x6.h | 0 os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f102xb.h | 0 os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f103x6.h | 0 os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f103xb.h | 0 os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f103xe.h | 0 os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f103xg.h | 0 os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f105xc.h | 0 os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f107xc.h | 0 os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f1xx.h | 0 .../ST/{ => STM32F1xx}/system_stm32f1xx.h | 0 os/ext/CMSIS/ST/{ => STM32F2xx}/stm32f205xx.h | 0 os/ext/CMSIS/ST/{ => STM32F2xx}/stm32f207xx.h | 0 os/ext/CMSIS/ST/{ => STM32F2xx}/stm32f215xx.h | 0 os/ext/CMSIS/ST/{ => STM32F2xx}/stm32f217xx.h | 0 os/ext/CMSIS/ST/{ => STM32F2xx}/stm32f2xx.h | 0 .../ST/{ => STM32F2xx}/system_stm32f2xx.h | 0 os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f301x8.h | 0 os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f302x8.h | 0 os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f302xc.h | 0 os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f302xe.h | 0 os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f303x8.h | 0 os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f303xc.h | 0 os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f303xe.h | 0 os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f318xx.h | 0 os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f328xx.h | 0 os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f334x8.h | 0 os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f358xx.h | 0 os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f373xc.h | 0 os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f378xx.h | 0 os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f398xx.h | 0 os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f3xx.h | 0 .../ST/{ => STM32F3xx}/system_stm32f3xx.h | 0 os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f401xc.h | 0 os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f401xe.h | 0 os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f405xx.h | 0 os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f407xx.h | 0 os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f411xe.h | 0 os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f415xx.h | 0 os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f417xx.h | 0 os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f427xx.h | 0 os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f429xx.h | 0 os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f437xx.h | 0 os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f439xx.h | 0 os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f4xx.h | 0 .../ST/{ => STM32F4xx}/system_stm32f4xx.h | 0 os/ext/CMSIS/ST/{ => STM32F7xx}/stm32f745xx.h | 0 os/ext/CMSIS/ST/{ => STM32F7xx}/stm32f746xx.h | 0 os/ext/CMSIS/ST/{ => STM32F7xx}/stm32f756xx.h | 0 os/ext/CMSIS/ST/{ => STM32F7xx}/stm32f7xx.h | 0 .../ST/{ => STM32F7xx}/system_stm32f7xx.h | 0 os/ext/CMSIS/ST/{ => STM32L0xx}/stm32l051xx.h | 0 os/ext/CMSIS/ST/{ => STM32L0xx}/stm32l052xx.h | 0 os/ext/CMSIS/ST/{ => STM32L0xx}/stm32l053xx.h | 0 os/ext/CMSIS/ST/{ => STM32L0xx}/stm32l061xx.h | 0 os/ext/CMSIS/ST/{ => STM32L0xx}/stm32l062xx.h | 0 os/ext/CMSIS/ST/{ => STM32L0xx}/stm32l063xx.h | 0 os/ext/CMSIS/ST/{ => STM32L0xx}/stm32l0xx.h | 0 .../ST/{ => STM32L0xx}/system_stm32l0xx.h | 0 os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l100xb.h | 0 .../CMSIS/ST/{ => STM32L1xx}/stm32l100xba.h | 0 os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l100xc.h | 0 os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l151xb.h | 0 .../CMSIS/ST/{ => STM32L1xx}/stm32l151xba.h | 0 os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l151xc.h | 0 .../CMSIS/ST/{ => STM32L1xx}/stm32l151xca.h | 0 os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l151xd.h | 0 .../CMSIS/ST/{ => STM32L1xx}/stm32l151xdx.h | 0 os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l151xe.h | 0 os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l152xb.h | 0 .../CMSIS/ST/{ => STM32L1xx}/stm32l152xba.h | 0 os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l152xc.h | 0 .../CMSIS/ST/{ => STM32L1xx}/stm32l152xca.h | 0 os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l152xd.h | 0 .../CMSIS/ST/{ => STM32L1xx}/stm32l152xdx.h | 0 os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l152xe.h | 0 os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l162xc.h | 0 .../CMSIS/ST/{ => STM32L1xx}/stm32l162xca.h | 0 os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l162xd.h | 0 .../CMSIS/ST/{ => STM32L1xx}/stm32l162xdx.h | 0 os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l162xe.h | 0 os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l1xx.h | 0 .../ST/{ => STM32L1xx}/system_stm32l1xx.h | 0 os/ext/CMSIS/ST/{ => STM32L4xx}/stm32l471xx.h | 0 os/ext/CMSIS/ST/{ => STM32L4xx}/stm32l475xx.h | 0 os/ext/CMSIS/ST/{ => STM32L4xx}/stm32l476xx.h | 0 os/ext/CMSIS/ST/{ => STM32L4xx}/stm32l485xx.h | 0 os/ext/CMSIS/ST/{ => STM32L4xx}/stm32l486xx.h | 0 os/ext/CMSIS/ST/{ => STM32L4xx}/stm32l4xx.h | 0 .../ST/{ => STM32L4xx}/system_stm32l4xx.h | 0 os/ext/CMSIS/ST/system_stm32f10x.h | 98 ------------------- 107 files changed, 9 insertions(+), 107 deletions(-) rename os/ext/CMSIS/ST/{ => STM32F0xx}/stm32f0xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F0xx}/system_stm32f0xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f100xb.h (100%) rename os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f100xe.h (100%) rename os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f101x6.h (100%) rename os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f101xb.h (100%) rename os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f101xe.h (100%) rename os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f101xg.h (100%) rename os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f102x6.h (100%) rename os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f102xb.h (100%) rename os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f103x6.h (100%) rename os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f103xb.h (100%) rename os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f103xe.h (100%) rename os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f103xg.h (100%) rename os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f105xc.h (100%) rename os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f107xc.h (100%) rename os/ext/CMSIS/ST/{ => STM32F1xx}/stm32f1xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F1xx}/system_stm32f1xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F2xx}/stm32f205xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F2xx}/stm32f207xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F2xx}/stm32f215xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F2xx}/stm32f217xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F2xx}/stm32f2xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F2xx}/system_stm32f2xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f301x8.h (100%) rename os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f302x8.h (100%) rename os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f302xc.h (100%) rename os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f302xe.h (100%) rename os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f303x8.h (100%) rename os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f303xc.h (100%) rename os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f303xe.h (100%) rename os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f318xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f328xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f334x8.h (100%) rename os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f358xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f373xc.h (100%) rename os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f378xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f398xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F3xx}/stm32f3xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F3xx}/system_stm32f3xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f401xc.h (100%) rename os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f401xe.h (100%) rename os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f405xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f407xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f411xe.h (100%) rename os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f415xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f417xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f427xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f429xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f437xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f439xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F4xx}/stm32f4xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F4xx}/system_stm32f4xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F7xx}/stm32f745xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F7xx}/stm32f746xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F7xx}/stm32f756xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F7xx}/stm32f7xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32F7xx}/system_stm32f7xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L0xx}/stm32l051xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L0xx}/stm32l052xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L0xx}/stm32l053xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L0xx}/stm32l061xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L0xx}/stm32l062xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L0xx}/stm32l063xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L0xx}/stm32l0xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L0xx}/system_stm32l0xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l100xb.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l100xba.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l100xc.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l151xb.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l151xba.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l151xc.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l151xca.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l151xd.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l151xdx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l151xe.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l152xb.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l152xba.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l152xc.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l152xca.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l152xd.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l152xdx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l152xe.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l162xc.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l162xca.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l162xd.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l162xdx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l162xe.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/stm32l1xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L1xx}/system_stm32l1xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L4xx}/stm32l471xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L4xx}/stm32l475xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L4xx}/stm32l476xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L4xx}/stm32l485xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L4xx}/stm32l486xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L4xx}/stm32l4xx.h (100%) rename os/ext/CMSIS/ST/{ => STM32L4xx}/system_stm32l4xx.h (100%) delete mode 100644 os/ext/CMSIS/ST/system_stm32f10x.h 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 similarity index 100% rename from os/ext/CMSIS/ST/stm32f0xx.h rename to 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 similarity index 100% rename from os/ext/CMSIS/ST/system_stm32f0xx.h rename to 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 similarity index 100% rename from os/ext/CMSIS/ST/stm32f100xb.h rename to os/ext/CMSIS/ST/STM32F1xx/stm32f100xb.h diff --git a/os/ext/CMSIS/ST/stm32f100xe.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f100xe.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f100xe.h rename to os/ext/CMSIS/ST/STM32F1xx/stm32f100xe.h diff --git a/os/ext/CMSIS/ST/stm32f101x6.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f101x6.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f101x6.h rename to os/ext/CMSIS/ST/STM32F1xx/stm32f101x6.h diff --git a/os/ext/CMSIS/ST/stm32f101xb.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f101xb.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f101xb.h rename to os/ext/CMSIS/ST/STM32F1xx/stm32f101xb.h diff --git a/os/ext/CMSIS/ST/stm32f101xe.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f101xe.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f101xe.h rename to os/ext/CMSIS/ST/STM32F1xx/stm32f101xe.h diff --git a/os/ext/CMSIS/ST/stm32f101xg.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f101xg.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f101xg.h rename to os/ext/CMSIS/ST/STM32F1xx/stm32f101xg.h diff --git a/os/ext/CMSIS/ST/stm32f102x6.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f102x6.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f102x6.h rename to os/ext/CMSIS/ST/STM32F1xx/stm32f102x6.h diff --git a/os/ext/CMSIS/ST/stm32f102xb.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f102xb.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f102xb.h rename to os/ext/CMSIS/ST/STM32F1xx/stm32f102xb.h diff --git a/os/ext/CMSIS/ST/stm32f103x6.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f103x6.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f103x6.h rename to os/ext/CMSIS/ST/STM32F1xx/stm32f103x6.h diff --git a/os/ext/CMSIS/ST/stm32f103xb.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f103xb.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f103xb.h rename to os/ext/CMSIS/ST/STM32F1xx/stm32f103xb.h diff --git a/os/ext/CMSIS/ST/stm32f103xe.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f103xe.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f103xe.h rename to os/ext/CMSIS/ST/STM32F1xx/stm32f103xe.h diff --git a/os/ext/CMSIS/ST/stm32f103xg.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f103xg.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f103xg.h rename to os/ext/CMSIS/ST/STM32F1xx/stm32f103xg.h diff --git a/os/ext/CMSIS/ST/stm32f105xc.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f105xc.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f105xc.h rename to os/ext/CMSIS/ST/STM32F1xx/stm32f105xc.h diff --git a/os/ext/CMSIS/ST/stm32f107xc.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f107xc.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f107xc.h rename to os/ext/CMSIS/ST/STM32F1xx/stm32f107xc.h diff --git a/os/ext/CMSIS/ST/stm32f1xx.h b/os/ext/CMSIS/ST/STM32F1xx/stm32f1xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f1xx.h rename to 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 similarity index 100% rename from os/ext/CMSIS/ST/system_stm32f1xx.h rename to 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 similarity index 100% rename from os/ext/CMSIS/ST/stm32f205xx.h rename to os/ext/CMSIS/ST/STM32F2xx/stm32f205xx.h diff --git a/os/ext/CMSIS/ST/stm32f207xx.h b/os/ext/CMSIS/ST/STM32F2xx/stm32f207xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f207xx.h rename to os/ext/CMSIS/ST/STM32F2xx/stm32f207xx.h diff --git a/os/ext/CMSIS/ST/stm32f215xx.h b/os/ext/CMSIS/ST/STM32F2xx/stm32f215xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f215xx.h rename to os/ext/CMSIS/ST/STM32F2xx/stm32f215xx.h diff --git a/os/ext/CMSIS/ST/stm32f217xx.h b/os/ext/CMSIS/ST/STM32F2xx/stm32f217xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f217xx.h rename to os/ext/CMSIS/ST/STM32F2xx/stm32f217xx.h diff --git a/os/ext/CMSIS/ST/stm32f2xx.h b/os/ext/CMSIS/ST/STM32F2xx/stm32f2xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f2xx.h rename to 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 similarity index 100% rename from os/ext/CMSIS/ST/system_stm32f2xx.h rename to 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 similarity index 100% rename from os/ext/CMSIS/ST/stm32f301x8.h rename to os/ext/CMSIS/ST/STM32F3xx/stm32f301x8.h diff --git a/os/ext/CMSIS/ST/stm32f302x8.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f302x8.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f302x8.h rename to os/ext/CMSIS/ST/STM32F3xx/stm32f302x8.h diff --git a/os/ext/CMSIS/ST/stm32f302xc.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f302xc.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f302xc.h rename to os/ext/CMSIS/ST/STM32F3xx/stm32f302xc.h diff --git a/os/ext/CMSIS/ST/stm32f302xe.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f302xe.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f302xe.h rename to os/ext/CMSIS/ST/STM32F3xx/stm32f302xe.h diff --git a/os/ext/CMSIS/ST/stm32f303x8.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f303x8.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f303x8.h rename to os/ext/CMSIS/ST/STM32F3xx/stm32f303x8.h diff --git a/os/ext/CMSIS/ST/stm32f303xc.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f303xc.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f303xc.h rename to os/ext/CMSIS/ST/STM32F3xx/stm32f303xc.h diff --git a/os/ext/CMSIS/ST/stm32f303xe.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f303xe.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f303xe.h rename to os/ext/CMSIS/ST/STM32F3xx/stm32f303xe.h diff --git a/os/ext/CMSIS/ST/stm32f318xx.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f318xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f318xx.h rename to os/ext/CMSIS/ST/STM32F3xx/stm32f318xx.h diff --git a/os/ext/CMSIS/ST/stm32f328xx.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f328xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f328xx.h rename to os/ext/CMSIS/ST/STM32F3xx/stm32f328xx.h diff --git a/os/ext/CMSIS/ST/stm32f334x8.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f334x8.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f334x8.h rename to os/ext/CMSIS/ST/STM32F3xx/stm32f334x8.h diff --git a/os/ext/CMSIS/ST/stm32f358xx.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f358xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f358xx.h rename to os/ext/CMSIS/ST/STM32F3xx/stm32f358xx.h diff --git a/os/ext/CMSIS/ST/stm32f373xc.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f373xc.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f373xc.h rename to os/ext/CMSIS/ST/STM32F3xx/stm32f373xc.h diff --git a/os/ext/CMSIS/ST/stm32f378xx.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f378xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f378xx.h rename to os/ext/CMSIS/ST/STM32F3xx/stm32f378xx.h diff --git a/os/ext/CMSIS/ST/stm32f398xx.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f398xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f398xx.h rename to os/ext/CMSIS/ST/STM32F3xx/stm32f398xx.h diff --git a/os/ext/CMSIS/ST/stm32f3xx.h b/os/ext/CMSIS/ST/STM32F3xx/stm32f3xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f3xx.h rename to 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 similarity index 100% rename from os/ext/CMSIS/ST/system_stm32f3xx.h rename to 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 similarity index 100% rename from os/ext/CMSIS/ST/stm32f401xc.h rename to os/ext/CMSIS/ST/STM32F4xx/stm32f401xc.h diff --git a/os/ext/CMSIS/ST/stm32f401xe.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f401xe.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f401xe.h rename to os/ext/CMSIS/ST/STM32F4xx/stm32f401xe.h diff --git a/os/ext/CMSIS/ST/stm32f405xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f405xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f405xx.h rename to os/ext/CMSIS/ST/STM32F4xx/stm32f405xx.h diff --git a/os/ext/CMSIS/ST/stm32f407xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f407xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f407xx.h rename to os/ext/CMSIS/ST/STM32F4xx/stm32f407xx.h diff --git a/os/ext/CMSIS/ST/stm32f411xe.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f411xe.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f411xe.h rename to os/ext/CMSIS/ST/STM32F4xx/stm32f411xe.h diff --git a/os/ext/CMSIS/ST/stm32f415xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f415xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f415xx.h rename to os/ext/CMSIS/ST/STM32F4xx/stm32f415xx.h diff --git a/os/ext/CMSIS/ST/stm32f417xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f417xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f417xx.h rename to os/ext/CMSIS/ST/STM32F4xx/stm32f417xx.h diff --git a/os/ext/CMSIS/ST/stm32f427xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f427xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f427xx.h rename to os/ext/CMSIS/ST/STM32F4xx/stm32f427xx.h diff --git a/os/ext/CMSIS/ST/stm32f429xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f429xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f429xx.h rename to os/ext/CMSIS/ST/STM32F4xx/stm32f429xx.h diff --git a/os/ext/CMSIS/ST/stm32f437xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f437xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f437xx.h rename to os/ext/CMSIS/ST/STM32F4xx/stm32f437xx.h diff --git a/os/ext/CMSIS/ST/stm32f439xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f439xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f439xx.h rename to os/ext/CMSIS/ST/STM32F4xx/stm32f439xx.h diff --git a/os/ext/CMSIS/ST/stm32f4xx.h b/os/ext/CMSIS/ST/STM32F4xx/stm32f4xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f4xx.h rename to 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 similarity index 100% rename from os/ext/CMSIS/ST/system_stm32f4xx.h rename to 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 similarity index 100% rename from os/ext/CMSIS/ST/stm32f745xx.h rename to os/ext/CMSIS/ST/STM32F7xx/stm32f745xx.h diff --git a/os/ext/CMSIS/ST/stm32f746xx.h b/os/ext/CMSIS/ST/STM32F7xx/stm32f746xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f746xx.h rename to os/ext/CMSIS/ST/STM32F7xx/stm32f746xx.h diff --git a/os/ext/CMSIS/ST/stm32f756xx.h b/os/ext/CMSIS/ST/STM32F7xx/stm32f756xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f756xx.h rename to os/ext/CMSIS/ST/STM32F7xx/stm32f756xx.h diff --git a/os/ext/CMSIS/ST/stm32f7xx.h b/os/ext/CMSIS/ST/STM32F7xx/stm32f7xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32f7xx.h rename to 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 similarity index 100% rename from os/ext/CMSIS/ST/system_stm32f7xx.h rename to 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 similarity index 100% rename from os/ext/CMSIS/ST/stm32l051xx.h rename to os/ext/CMSIS/ST/STM32L0xx/stm32l051xx.h diff --git a/os/ext/CMSIS/ST/stm32l052xx.h b/os/ext/CMSIS/ST/STM32L0xx/stm32l052xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l052xx.h rename to os/ext/CMSIS/ST/STM32L0xx/stm32l052xx.h diff --git a/os/ext/CMSIS/ST/stm32l053xx.h b/os/ext/CMSIS/ST/STM32L0xx/stm32l053xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l053xx.h rename to os/ext/CMSIS/ST/STM32L0xx/stm32l053xx.h diff --git a/os/ext/CMSIS/ST/stm32l061xx.h b/os/ext/CMSIS/ST/STM32L0xx/stm32l061xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l061xx.h rename to os/ext/CMSIS/ST/STM32L0xx/stm32l061xx.h diff --git a/os/ext/CMSIS/ST/stm32l062xx.h b/os/ext/CMSIS/ST/STM32L0xx/stm32l062xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l062xx.h rename to os/ext/CMSIS/ST/STM32L0xx/stm32l062xx.h diff --git a/os/ext/CMSIS/ST/stm32l063xx.h b/os/ext/CMSIS/ST/STM32L0xx/stm32l063xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l063xx.h rename to os/ext/CMSIS/ST/STM32L0xx/stm32l063xx.h diff --git a/os/ext/CMSIS/ST/stm32l0xx.h b/os/ext/CMSIS/ST/STM32L0xx/stm32l0xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l0xx.h rename to 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 similarity index 100% rename from os/ext/CMSIS/ST/system_stm32l0xx.h rename to 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 similarity index 100% rename from os/ext/CMSIS/ST/stm32l100xb.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l100xb.h diff --git a/os/ext/CMSIS/ST/stm32l100xba.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l100xba.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l100xba.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l100xba.h diff --git a/os/ext/CMSIS/ST/stm32l100xc.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l100xc.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l100xc.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l100xc.h diff --git a/os/ext/CMSIS/ST/stm32l151xb.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xb.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l151xb.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l151xb.h diff --git a/os/ext/CMSIS/ST/stm32l151xba.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xba.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l151xba.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l151xba.h diff --git a/os/ext/CMSIS/ST/stm32l151xc.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xc.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l151xc.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l151xc.h diff --git a/os/ext/CMSIS/ST/stm32l151xca.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xca.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l151xca.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l151xca.h diff --git a/os/ext/CMSIS/ST/stm32l151xd.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xd.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l151xd.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l151xd.h diff --git a/os/ext/CMSIS/ST/stm32l151xdx.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xdx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l151xdx.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l151xdx.h diff --git a/os/ext/CMSIS/ST/stm32l151xe.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l151xe.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l151xe.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l151xe.h diff --git a/os/ext/CMSIS/ST/stm32l152xb.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xb.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l152xb.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l152xb.h diff --git a/os/ext/CMSIS/ST/stm32l152xba.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xba.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l152xba.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l152xba.h diff --git a/os/ext/CMSIS/ST/stm32l152xc.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xc.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l152xc.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l152xc.h diff --git a/os/ext/CMSIS/ST/stm32l152xca.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xca.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l152xca.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l152xca.h diff --git a/os/ext/CMSIS/ST/stm32l152xd.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xd.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l152xd.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l152xd.h diff --git a/os/ext/CMSIS/ST/stm32l152xdx.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xdx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l152xdx.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l152xdx.h diff --git a/os/ext/CMSIS/ST/stm32l152xe.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l152xe.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l152xe.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l152xe.h diff --git a/os/ext/CMSIS/ST/stm32l162xc.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l162xc.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l162xc.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l162xc.h diff --git a/os/ext/CMSIS/ST/stm32l162xca.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l162xca.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l162xca.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l162xca.h diff --git a/os/ext/CMSIS/ST/stm32l162xd.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l162xd.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l162xd.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l162xd.h diff --git a/os/ext/CMSIS/ST/stm32l162xdx.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l162xdx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l162xdx.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l162xdx.h diff --git a/os/ext/CMSIS/ST/stm32l162xe.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l162xe.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l162xe.h rename to os/ext/CMSIS/ST/STM32L1xx/stm32l162xe.h diff --git a/os/ext/CMSIS/ST/stm32l1xx.h b/os/ext/CMSIS/ST/STM32L1xx/stm32l1xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l1xx.h rename to 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 similarity index 100% rename from os/ext/CMSIS/ST/system_stm32l1xx.h rename to 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 similarity index 100% rename from os/ext/CMSIS/ST/stm32l471xx.h rename to os/ext/CMSIS/ST/STM32L4xx/stm32l471xx.h diff --git a/os/ext/CMSIS/ST/stm32l475xx.h b/os/ext/CMSIS/ST/STM32L4xx/stm32l475xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l475xx.h rename to os/ext/CMSIS/ST/STM32L4xx/stm32l475xx.h diff --git a/os/ext/CMSIS/ST/stm32l476xx.h b/os/ext/CMSIS/ST/STM32L4xx/stm32l476xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l476xx.h rename to os/ext/CMSIS/ST/STM32L4xx/stm32l476xx.h diff --git a/os/ext/CMSIS/ST/stm32l485xx.h b/os/ext/CMSIS/ST/STM32L4xx/stm32l485xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l485xx.h rename to os/ext/CMSIS/ST/STM32L4xx/stm32l485xx.h diff --git a/os/ext/CMSIS/ST/stm32l486xx.h b/os/ext/CMSIS/ST/STM32L4xx/stm32l486xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l486xx.h rename to os/ext/CMSIS/ST/STM32L4xx/stm32l486xx.h diff --git a/os/ext/CMSIS/ST/stm32l4xx.h b/os/ext/CMSIS/ST/STM32L4xx/stm32l4xx.h similarity index 100% rename from os/ext/CMSIS/ST/stm32l4xx.h rename to 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 similarity index 100% rename from os/ext/CMSIS/ST/system_stm32l4xx.h rename to 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. - * - *

© COPYRIGHT 2011 STMicroelectronics

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