Update library deps and nrf Toolchain (#6450)

This commit is contained in:
Thomas Göttgens
2025-03-30 15:13:18 +02:00
committed by GitHub
parent 38c8c20a2b
commit a93d779ec0
2 changed files with 8 additions and 8 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.7.0
platform = platformio/nordicnrf52@^10.8.0
extends = arduino_base
platform_packages =
; our custom Git version until they merge our PR