Commit graph

3 commits

Author SHA1 Message Date
Dylan MacKenzie
6677117e6b hack: don't exit from kscan-mock if there are no events
We should probably move this into .conf files, or wait for Zephyr 3.4
and its EXTRA_DTC_OVERLAY_FILE.
2023-11-13 21:22:48 -08:00
Peter Johanson
c28ef1b61e refactor(drivers): Use proper init stage/priority.
* Avoid APPLICATION stage and use the proper earlier stage for
  kscan drivers.
2023-09-16 11:52:40 -07:00
Peter Johanson
690bc1bb44 refactor: Move drivers into properly module.
* Align our driver module layout to properly match Zephyr conventions,
  allowing proper CMake setup to amend the library for each type of driver.
2023-09-16 11:52:40 -07:00
Renamed from app/drivers/kscan/kscan_mock.c (Browse further)