zephyr/soc/arm/st_stm32/stm32f0
Jordan Yates a0909ac00b linker: stm32f0: move ram vector table to snippets
Move the STM32F0 specific ram vector table sections into a dedicated
linker snippet included by the new `SRAM_VECTOR_TABLE` symbol.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2021-04-30 15:16:02 +02:00
..
CMakeLists.txt linker: stm32f0: move ram vector table to snippets 2021-04-30 15:16:02 +02:00
Kconfig.defconfig.series boards: stm32f0: explicit RAM vector table control 2021-04-30 15:16:02 +02:00
Kconfig.defconfig.stm32f030x4 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig.stm32f030x8 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig.stm32f030xc arm: stm32f0: Add STM32F030XC support. 2020-04-24 09:56:46 +02:00
Kconfig.defconfig.stm32f031x6 soc: arm: st_stm32: stm32f0: Add support for STM32F031 and STM32F031X6 2021-04-26 09:49:52 -05:00
Kconfig.defconfig.stm32f051x8 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig.stm32f070xb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig.stm32f072xb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig.stm32f091xc kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig.stm32f098xx soc: stm32f0: Add support for STM32F098xx SOC 2019-12-20 20:27:20 -05:00
Kconfig.series kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
Kconfig.soc soc: arm: st_stm32: stm32f0: Add support for STM32F031 and STM32F031X6 2021-04-26 09:49:52 -05:00
linker.ld arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
soc.c boards: stm32f0: explicit RAM vector table control 2021-04-30 15:16:02 +02:00
soc.h soc: arm: stm32xx: soc.h: final cleanup of LL headers 2020-11-30 15:50:03 +01:00
sram_vector_table.ld linker: stm32f0: move ram vector table to snippets 2021-04-30 15:16:02 +02:00