Platform updates (#2340)

* 6.1.0

* Update libs

* Update nrf52 while we're at it

* Remove temporary heltec platform packages

* Update install scripts to flash s3 ota partition bin
This commit is contained in:
Ben Meadors
2023-03-09 12:45:38 -06:00
committed by GitHub
parent a8f2e3ddbd
commit e737a22120
9 changed files with 19 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
[nrf52_base]
; Instead of the standard nordicnrf52 platform, we use our fork which has our added variant files
platform = platformio/nordicnrf52@^9.4.0
platform = platformio/nordicnrf52@^9.5.0
extends = arduino_base
build_type = debug ; I'm debugging with ICE a lot now