bringup WIP

This commit is contained in:
geeksville 2020-06-08 15:01:55 -07:00
parent 8022f3b920
commit 71a4cfefd5
2 changed files with 10 additions and 2 deletions

View File

@ -2,11 +2,19 @@
## Misc work items
platform.json
"framework-arduinoadafruitnrf52": {
"type": "framework",
"optional": true,
"version": "https://github.com/meshtastic/Adafruit_nRF52_Arduino.git"
},
## Initial work items
Minimum items needed to make sure hardware is good.
- set power UICR per https://devzone.nordicsemi.com/f/nordic-q-a/28562/nrf52840-regulator-configuration
- DONE set power UICR per https://devzone.nordicsemi.com/f/nordic-q-a/28562/nrf52840-regulator-configuration
- switch charge controller into / out of performance mode (see 8.3.1 in datasheet)
- write UC1701 wrapper
- Test hardfault handler for null ptrs (if one isn't already installed)

2
proto

@ -1 +1 @@
Subproject commit 9d083d5d4ff4ef095135b18468004eaba77cb691
Subproject commit 3ba76bbe4c98ee9c9e422d8dc10844cc9fb5272a