We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f085a9d commit a421215Copy full SHA for a421215
platformio.ini
@@ -76,6 +76,8 @@ platform = https://github.com/pioarduino/platform-espressif32/releases/download/
76
[nrf52_base]
77
extends = arduino_base
78
platform = nordicnrf52
79
+platform_packages =
80
+ framework-arduinoadafruitnrf52 @ 1.10700.0
81
extra_scripts = create-uf2.py
82
build_flags = ${arduino_base.build_flags}
83
-D NRF52_PLATFORM
0 commit comments