-
Updated
Oct 16, 2020 - C++
zephyr
Here are 104 public repositories matching this topic...
- support
--mf <file_name>inwest initand addmanifest.fileto the config - also fall back on
west.yamlifwest.ymlis missing
-
Updated
Oct 15, 2020 - Python
-
Updated
Jul 29, 2020 - C
-
Updated
Apr 29, 2019 - C
-
Updated
Aug 27, 2020 - C
-
Updated
Jul 11, 2020 - C
-
Updated
Jul 11, 2018 - Python
-
Updated
Oct 7, 2020 - C++
-
Updated
Feb 25, 2020
-
Updated
Sep 15, 2020 - Python
Improve this page
Add a description, image, and links to the zephyr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the zephyr topic, visit your repo's landing page and select "manage topics."



As part of the deep sleep work in #211, we moved the matrix KSCAN driver to using the nrf "PORT" events, which enables key presses to wake from sleep, and reduces power usage, and allows for more "input pins", since "IN" events have a limit of 8 on that platform.
We didn't do the same work for the direct driver, so those boards won't properly wake from sleep, nor work for large number of inpu