mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-19 11:32:06 +00:00
bringup WIP
This commit is contained in:
parent
8022f3b920
commit
71a4cfefd5
@ -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
2
proto
@ -1 +1 @@
|
||||
Subproject commit 9d083d5d4ff4ef095135b18468004eaba77cb691
|
||||
Subproject commit 3ba76bbe4c98ee9c9e422d8dc10844cc9fb5272a
|
Loading…
Reference in New Issue
Block a user