zephyr/soc/arm/st_stm32/stm32l4
Ioannis Glaropoulos ccf90fd9c2 soc: arm: select CPU_HAS_SYSTICK in ARCH Kconfig
ARM SysTick timer is implemented by default in ARMv7-M
and Mainline ARMv8-M processors, so we include the
corresponding Kconfig symbol in arch/arm/core/cortex-M/Kconfig
and remove the selections from the Cortex-M SOCs.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-04-25 23:09:23 -07:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dts_fixup.h drivers: serial: stm32: dts binding, and fixup for flow control 2019-04-17 16:09:54 -05:00
flash_registers.h arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.defconfig.series soc/arm/st_stm32: Add comments on Kconfig.defconfig organization 2019-03-06 09:38:02 -06:00
Kconfig.defconfig.stm32l4r5xx soc/arm/st_stm32/stm32l4: Factorize definition of GPIO_STM32_PORTH 2019-03-06 09:38:02 -06:00
Kconfig.defconfig.stm32l432xx soc/arm/st_stm32/stm32l4: Factorize definition of GPIO_STM32_PORTH 2019-03-06 09:38:02 -06:00
Kconfig.defconfig.stm32l433xx soc/arm/st_stm32/stm32l4: Factorize definition of GPIO_STM32_PORTH 2019-03-06 09:38:02 -06:00
Kconfig.defconfig.stm32l452xx soc/arm/st_stm32/stm32l4: Factorize definition of GPIO_STM32_PORTH 2019-03-06 09:38:02 -06:00
Kconfig.defconfig.stm32l471xx kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2019-04-18 12:20:49 -04:00
Kconfig.defconfig.stm32l475xg soc/arm/st_stm32/stm32l4: Factorize definition of GPIO_STM32_PORTH 2019-03-06 09:38:02 -06:00
Kconfig.defconfig.stm32l476xx soc/arm/st_stm32/stm32l4: Factorize definition of GPIO_STM32_PORTH 2019-03-06 09:38:02 -06:00
Kconfig.defconfig.stm32l496xx soc/arm/st_stm32/stm32l4: Factorize definition of GPIO_STM32_PORTH 2019-03-06 09:38:02 -06:00
Kconfig.series soc: arm: select CPU_HAS_SYSTICK in ARCH Kconfig 2019-04-25 23:09:23 -07:00
Kconfig.soc soc: st: add STM32L452XC 2019-01-23 03:19:15 -06:00
linker.ld arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
soc.c soc: Rename reserved function names 2019-04-03 17:31:00 -04:00
soc.h drivers/counter: stm32: Provide STM32 RTC driver using counter API 2019-02-07 16:14:00 -05:00
soc_registers.h soc: arm: st_stm32: Using LL library to implement gpio functions 2019-01-10 13:09:19 -06:00