zephyr/soc/arm/quicklogic_eos_s3
Gerard Marull-Paretas 9c961571a2 modules: cmsis: move glue code to modules/cmsis
The CMSIS module glue code was part of arch/ directory. Move it to
modules/cmsis, and provide a single entry point for it: cmsis_core.h.
This entry header will include the right CMSIS header (M or A/R).

To make this change possible, CMSIS module Kconfig/CMake are declared as
external, allowing us to add a new Zephyr include directory.

All files including CMSIS have been updated.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-08-24 13:20:21 +02:00
..
CMakeLists.txt soc: add EOS S3 SoC 2020-09-04 14:48:49 -04:00
Kconfig soc: add EOS S3 SoC 2020-09-04 14:48:49 -04:00
Kconfig.defconfig serial: remove Kconfig.defconfig setting of serial drivers 2022-07-26 09:29:24 -05:00
Kconfig.soc soc: add EOS S3 SoC 2020-09-04 14:48:49 -04:00
linker.ld linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
pinctrl_soc.h drivers: pinctrl: add driver for EOS S3 2023-07-26 14:59:59 +02:00
soc.c modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
soc.h soc: quicklogic_eos_s3: remove unneeded code 2023-07-26 14:59:59 +02:00
soc_pinmap.h soc: quicklogic_eos_s3: remove unneeded code 2023-07-26 14:59:59 +02:00