zephyr/drivers/ps2
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 drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.npcx driver: PS/2: npcx: add driver support for Nuvoton npcx family 2021-07-02 15:41:28 -04:00
Kconfig.xec drivers: all: mchp_xec: remove conditional support for pinctrl 2023-04-24 13:34:22 +02:00
ps2_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ps2_mchp_xec.c modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
ps2_npcx_channel.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
ps2_npcx_controller.c treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
ps2_npcx_controller.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00