Update nrf52 platform to 10.5.0 (#4113)

This commit is contained in:
Ben Meadors 2024-06-15 09:46:31 -05:00 committed by GitHub
parent 32702e2750
commit b1cf5778b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
[nrf52_base] [nrf52_base]
; Instead of the standard nordicnrf52 platform, we use our fork which has our added variant files ; Instead of the standard nordicnrf52 platform, we use our fork which has our added variant files
platform = platformio/nordicnrf52@^10.4.0 platform = platformio/nordicnrf52@^10.5.0
extends = arduino_base extends = arduino_base
build_type = debug build_type = debug