mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Merge pull request #972 from recrof/Adafruit_nRF52_Arduino-1.7.0
all nrf52 devices: force framework-arduinoadafruitnrf52 version to 1.10700.0
This commit is contained in:
commit
292305c5e1
1 changed files with 2 additions and 0 deletions
|
|
@ -76,6 +76,8 @@ platform = https://github.com/pioarduino/platform-espressif32/releases/download/
|
|||
[nrf52_base]
|
||||
extends = arduino_base
|
||||
platform = nordicnrf52
|
||||
platform_packages =
|
||||
framework-arduinoadafruitnrf52 @ 1.10700.0
|
||||
extra_scripts = create-uf2.py
|
||||
build_flags = ${arduino_base.build_flags}
|
||||
-D NRF52_PLATFORM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue