zmk/app
Mega Mind 4d81b10ba7 Added driver to control the external power output
This PR adds support to control the external power output from controllers like nice!nano, nRFMicro etc

I have implemented based on my understanding of Pete suggestion on this feature.

Testing done:

    Tested by enabling and disabling the ext_power from application and verified
    Verified the application does not crash with boards that does not have ext_power support
    Note:
    I did not test this in nice!nano since I don't have the boards. Will get help from others once the behavior PR is up

Next Steps:

    Create a behavior PR to control enable/disable ext_power
2020-10-10 08:11:46 +08:00
..
boards Added driver to control the external power output 2020-10-10 08:11:46 +08:00
cmake fix(shields): Load Kconfig for out-of-tree shields 2020-08-20 11:38:36 -04:00
drivers/zephyr Merge pull request #211 from petejohanson/core/keymap-port-event-exploration 2020-10-06 17:32:35 -04:00
dts Added driver to control the external power output 2020-10-10 08:11:46 +08:00
include Added driver to control the external power output 2020-10-10 08:11:46 +08:00
src Added driver to control the external power output 2020-10-10 08:11:46 +08:00
tests fix(tests): pending tests pass now 2020-09-08 12:00:46 -04:00
.gitignore Removed development files 2020-08-29 11:53:53 -07:00
CMakeLists.txt Added driver to control the external power output 2020-10-10 08:11:46 +08:00
Kconfig Added driver to control the external power output 2020-10-10 08:11:46 +08:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh fix(tests): return error code when build fails 2020-09-14 10:34:05 -04:00
west.yml fix(build): Remove more unused west modules. 2020-08-17 22:49:15 -04:00