zephyr/arch/arm/soc/st_stm32/stm32l4
Kumar Gala ad18f84f50 arch: arm: Refactor CONFIG_CORTEX_M
Clean up Kconfig so each SoC just selects the specific Cortex-M
implementaiton rather than having to select both CORTEX_M and
CORTEX_{M0, M3, M4, etc.}.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-03-10 11:42:25 -06:00
..
CMakeLists.txt cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
Kconfig.defconfig.series drivers: entropy: stm32: limit driver to SoC supporting it 2018-01-11 19:00:19 -05:00
Kconfig.defconfig.stm32l432xx boards: stm32l4: Clean up driver generic flags 2018-01-11 14:35:45 -06:00
Kconfig.defconfig.stm32l475xg boards: stm32l4: Clean up driver generic flags 2018-01-11 14:35:45 -06:00
Kconfig.defconfig.stm32l476xx boards: stm32l4: Clean up driver generic flags 2018-01-11 14:35:45 -06:00
Kconfig.defconfig.stm32l496xx boards: stm32l4: Clean up driver generic flags 2018-01-11 14:35:45 -06:00
Kconfig.series arch: arm: Refactor CONFIG_CORTEX_M 2018-03-10 11:42:25 -06:00
Kconfig.soc
dts.fixup dts: spi: add remaining SPI fixup defines for STM32 2018-02-20 09:47:43 -05:00
flash_registers.h
linker.ld
soc.c soc: arm: stm32: fix startup SystemCoreClock values 2018-01-08 08:38:17 -07:00
soc.h flash: remove obsolete FLASH_DRIVER_NAME 2018-02-06 11:48:53 -06:00
soc_gpio.c arch: arm: stm32: f3/f4/l4: write output speed to hardware register 2017-08-02 12:28:11 -05:00
soc_irq.h
soc_registers.h
syscfg_registers.h