summaryrefslogtreecommitdiff
path: root/app/boards/arm/nrfmicro/nrfmicro_13.dts
AgeCommit message (Collapse)Author
2021-01-15fix(boards): Define but don't enable uart0.Pete Johanson
* Set pro-micro TX/RX pins, but don't enable the UART by default.
2020-11-10boards: Cleanup and standardize featuresNick
2020-11-02fix(boards): Remap flash to account for bootloaderNick
2020-11-01fix(boards): Rename BVD labelsNick
2020-10-23Add missing ADC and fix formattingNick
2020-10-23Merge branch 'main' into bluetooth/battery-reportingNick Winans
2020-10-23Refactor driver to use Sensor APINick
2020-10-10Added driver to control the external power outputMega Mind
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-09-10fix: Switch to single AUTHORS file.* Closes #164Pete Johanson
2020-08-19Add nrfmicro 1.1, 1.1 flipped and 1.3 boards.Okke Formsma