Platform / dep updates (#2684)

* Update nordic platform

* Update sensor libs
This commit is contained in:
Ben Meadors
2023-08-06 10:06:08 -05:00
committed by GitHub
parent 684cce7640
commit 04bbdc6b8a
2 changed files with 5 additions and 5 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@^10.0.0
platform = platformio/nordicnrf52@^10.1.0
extends = arduino_base
build_type = debug ; I'm debugging with ICE a lot now