zephyr/soc/arm/st_stm32/stm32f0
Ioannis Glaropoulos 894eca5e4f soc: arm: rename CPU_HAS_SYSTICK to CPU_CORTEX_M_HAS_SYSTICK
This commit renames the symbol CPU_HAS_SYSTICK to
CPU_CORTEX_M_HAS_SYSTICK, to look similar to all
other CPU_CORTEX_M_HAS_ options, and moves the
K-config symbol definition from arm/core/Kconfig to
arm/core/cortex_m/Kconfig.

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
Kconfig.defconfig.series soc/arm/st_stm32: Add comments on Kconfig.defconfig organization 2019-03-06 09:38:02 -06:00
Kconfig.defconfig.stm32f030x8
Kconfig.defconfig.stm32f051x8
Kconfig.defconfig.stm32f070xb
Kconfig.defconfig.stm32f072xb
Kconfig.defconfig.stm32f091xc
Kconfig.series soc: arm: rename CPU_HAS_SYSTICK to CPU_CORTEX_M_HAS_SYSTICK 2019-04-25 23:09:23 -07:00
Kconfig.soc
dts_fixup.h drivers: serial: stm32: dts binding, and fixup for flow control 2019-04-17 16:09:54 -05:00
flash_registers.h
linker.ld
soc.c soc: Rename reserved function names 2019-04-03 17:31:00 -04:00
soc.h
soc_registers.h