New platform updates (#2593)

This commit is contained in:
Ben Meadors
2023-07-07 18:58:49 -05:00
committed by GitHub
co-authored by GitHub
parent 5c34e36bec
commit 97606cd382
2 changed files with 2 additions and 2 deletions
+1 -1
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.6.0
platform = platformio/nordicnrf52@^10.0.0
extends = arduino_base
build_type = debug ; I'm debugging with ICE a lot now