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.
2 parents 99e44f4 + a421215 commit 292305cCopy full SHA for 292305c
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