Skip to content

Commit a421215

Browse files
committed
all nrf52 devices: force framework-arduinoadafruitnrf52 version to 1.10700.0
1 parent f085a9d commit a421215

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

platformio.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ platform = https://github.com/pioarduino/platform-espressif32/releases/download/
7676
[nrf52_base]
7777
extends = arduino_base
7878
platform = nordicnrf52
79+
platform_packages =
80+
framework-arduinoadafruitnrf52 @ 1.10700.0
7981
extra_scripts = create-uf2.py
8082
build_flags = ${arduino_base.build_flags}
8183
-D NRF52_PLATFORM

0 commit comments

Comments
 (0)