Skip to content

Commit

Permalink
Bump platform
Browse files Browse the repository at this point in the history
  • Loading branch information
thebentern committed Dec 17, 2024
1 parent 92511ab commit b0e3039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/nrf52/nrf52.ini
Original file line number Diff line number Diff line change
@@ -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.6.0
platform = platformio/nordicnrf52@^10.7.0
extends = arduino_base
platform_packages =
; our custom Git version until they merge our PR
Expand Down Expand Up @@ -29,4 +29,4 @@ lib_deps=

lib_ignore =
BluetoothOTA
lvgl
lvgl

0 comments on commit b0e3039

Please sign in to comment.