ccf90fd9c2
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig.defconfig.cc3220sf | ||
Kconfig.defconfig.series | ||
Kconfig.series | ||
Kconfig.soc | ||
README | ||
dts_fixup.h | ||
linker.ld | ||
soc.c | ||
soc.h |
README
CC3220 Info taken from: * http://www.ti.com/lit/ug/swru465/swru465.pdf Notes for CC3220SF: * Text must start at 0x800 offset in flash. The first 0x800 bytes are reserved for the flash header. * See CONFIG_TEXT_SECTION_OFFSET.