zmk_mf68/app/boards/arm/nice_nano
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
..
arduino_pro_micro_pins.dtsi boards: nice_nano: Fix i2c usage. 2020-07-11 13:09:18 -04:00
board.cmake Fix up some incorrect license headers. 2020-08-11 14:49:43 -04:00
CMakeLists.txt Use the correct family ID for the AdaFruit bootloader. 2020-06-16 11:40:51 -04:00
Kconfig fix(board): Cleanup nice!nano DT 2020-08-18 23:28:06 -05:00
Kconfig.board Add DCDC setting for nano. 2020-08-14 23:26:03 -04:00
Kconfig.defconfig fix(board): Cleanup nice!nano DT 2020-08-18 23:28:06 -05:00
nice_nano.dts Added driver to control the external power output 2020-10-10 08:11:46 +08:00
nice_nano.yaml Initial basic work on nice!nano board support. 2020-06-15 22:38:30 -04:00
nice_nano_defconfig Working BT settings. 2020-07-17 22:43:40 -04:00