From 71a4cfefd50ae6517e34a7c969fd2479918bf818 Mon Sep 17 00:00:00 2001 From: geeksville Date: Mon, 8 Jun 2020 15:01:55 -0700 Subject: [PATCH] bringup WIP --- docs/software/nrf52-TODO.md | 10 +++++++++- proto | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/software/nrf52-TODO.md b/docs/software/nrf52-TODO.md index 137bcb04e..efa6b3fde 100644 --- a/docs/software/nrf52-TODO.md +++ b/docs/software/nrf52-TODO.md @@ -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) diff --git a/proto b/proto index 9d083d5d4..3ba76bbe4 160000 --- a/proto +++ b/proto @@ -1 +1 @@ -Subproject commit 9d083d5d4ff4ef095135b18468004eaba77cb691 +Subproject commit 3ba76bbe4c98ee9c9e422d8dc10844cc9fb5272a