Merge pull request #211 from petejohanson/core/keymap-port-event-exploration

Use PORT events for kscan matrix interrupts, add option for deep sleep.
This commit is contained in:
Pete Johanson 2020-10-06 17:32:35 -04:00 committed by GitHub
commit 12b9a37005
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 133 additions and 33 deletions

View file

@ -31,6 +31,10 @@
};
&gpiote {
status = "okay";
};
&gpio0 {
status = "okay";
};