zephyr/soc/arm/ti_lm3s6965
Wilfried Chauveau af3a19106a soc: arm: fix missing configs & defines
Some SoC have missing feature selections in their Kconfig.
Some others are missing includes of CMSIS-Core headers.

Signed-off-by: Wilfried Chauveau <wilfried.chauveau@arm.com>
2023-12-05 10:19:15 +00:00
..
CMakeLists.txt cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
Kconfig kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.defconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.soc kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
reboot.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
soc.h soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
soc_config.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
sys_arch_reboot.c modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00