Update nrf52 platform and consolidate Adafruit Bus IO (#3393)

This commit is contained in:
Ben Meadors
2024-03-13 07:20:51 -05:00
committed by GitHub
co-authored by GitHub
parent fb16390205
commit 2efe436102
7 changed files with 2 additions and 7 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@^10.1.0
platform = platformio/nordicnrf52@^10.4.0
extends = arduino_base
build_type = debug ; I'm debugging with ICE a lot now