|
|
@ -76,6 +76,8 @@ platform = https://github.com/pioarduino/platform-espressif32/releases/download/ |
|
|
[nrf52_base] |
|
|
[nrf52_base] |
|
|
extends = arduino_base |
|
|
extends = arduino_base |
|
|
platform = nordicnrf52 |
|
|
platform = nordicnrf52 |
|
|
|
|
|
platform_packages = |
|
|
|
|
|
framework-arduinoadafruitnrf52 @ 1.10700.0 |
|
|
extra_scripts = create-uf2.py |
|
|
extra_scripts = create-uf2.py |
|
|
build_flags = ${arduino_base.build_flags} |
|
|
build_flags = ${arduino_base.build_flags} |
|
|
-D NRF52_PLATFORM |
|
|
-D NRF52_PLATFORM |
|
|
|