mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 18:22:32 +00:00
bringup WIP
This commit is contained in:
@@ -2,11 +2,19 @@
|
|||||||
|
|
||||||
## Misc work items
|
## Misc work items
|
||||||
|
|
||||||
|
platform.json
|
||||||
|
|
||||||
|
"framework-arduinoadafruitnrf52": {
|
||||||
|
"type": "framework",
|
||||||
|
"optional": true,
|
||||||
|
"version": "https://github.com/meshtastic/Adafruit_nRF52_Arduino.git"
|
||||||
|
},
|
||||||
|
|
||||||
## Initial work items
|
## Initial work items
|
||||||
|
|
||||||
Minimum items needed to make sure hardware is good.
|
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)
|
- switch charge controller into / out of performance mode (see 8.3.1 in datasheet)
|
||||||
- write UC1701 wrapper
|
- write UC1701 wrapper
|
||||||
- Test hardfault handler for null ptrs (if one isn't already installed)
|
- Test hardfault handler for null ptrs (if one isn't already installed)
|
||||||
|
|||||||
2
proto
2
proto
Submodule proto updated: 9d083d5d4f...3ba76bbe4c
Reference in New Issue
Block a user