zmk/app/drivers/sensor/ec11
Pete Johanson 2a69f31eb0 refactor(core): Move away from deprecated DT API.
* Move to `DEVICE_DT_INST_DEFINE` everywhere.

See: https://docs.zephyrproject.org/2.5.0/releases/release-notes-2.5.html#deprecated-in-this-release
PR: https://github.com/zmkfirmware/zmk/pull/736
2021-07-17 17:04:25 -04:00
..
CMakeLists.txt refactor: Align drivers with Zephyr file system conventions 2020-12-03 21:06:01 -05:00
Kconfig refactor: Align drivers with Zephyr file system conventions 2020-12-03 21:06:01 -05:00
ec11.c refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00
ec11.h refactor(app): replace `struct device *` with `const struct device *` 2020-12-14 12:41:25 -05:00
ec11_trigger.c refactor(app): replace `void` with `const struct device *dev` in ISR CBs 2020-12-14 12:41:25 -05:00