zephyr/drivers/kscan
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 input: convert cap1203 from kscan 2023-07-25 11:25:51 +02:00
Kconfig input: convert cap1203 from kscan 2023-07-25 11:25:51 +02:00
Kconfig.ht16k33 drivers: kscan: Update Kconfig 2022-08-09 23:37:46 -05:00
Kconfig.input kscan: input: add input to kscan adapter 2023-03-28 20:57:53 -04:00
Kconfig.it8xxx2 drivers: kscan: Update Kconfig 2022-08-09 23:37:46 -05:00
Kconfig.xec drivers: all: mchp_xec: remove conditional support for pinctrl 2023-04-24 13:34:22 +02:00
kscan_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
kscan_ht16k33.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
kscan_input.c input: rename callback define macro to INPUT_CALLBACK_DEFINE 2023-08-10 08:15:10 +00:00
kscan_ite_it8xxx2.c ITE drivers/kscan/it8xxx2: set KSI/KSO kbs mode by pinctrl driver 2023-01-14 09:22:39 +01:00
kscan_mchp_xec.c modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00