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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.ht16k33 | ||
| Kconfig.input | ||
| Kconfig.it8xxx2 | ||
| Kconfig.xec | ||
| kscan_handlers.c | ||
| kscan_ht16k33.c | ||
| kscan_input.c | ||
| kscan_ite_it8xxx2.c | ||
| kscan_mchp_xec.c | ||