use upstream nRF52 toolkit. (TEST)

also RTC Lib 1.0.1 is finally out.
This commit is contained in:
Thomas Göttgens
2022-10-07 20:28:20 +02:00
parent 03868d05db
commit 63ced7da7c
3 changed files with 4 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
[nrf52_base]
; Instead of the standard nordicnrf52 platform, we use our fork which has our added variant files
; platform = nordicnrf52 ;pending https://github.com/platformio/builder-framework-arduino-nrf5/pull/7
platform = https://github.com/meshtastic/platform-nordicnrf52.git#merge
platform = platformio/nordicnrf52@^9.4.0
; platform = https://github.com/meshtastic/platform-nordicnrf52.git#merge
extends = arduino_base
build_type = debug ; I'm debugging with ICE a lot now