File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -81,10 +81,11 @@ platform = https://github.com/pioarduino/platform-espressif32/releases/download/
8181extends = arduino_base
8282platform = nordicnrf52
8383platform_packages =
84- framework-arduinoadafruitnrf52 @ 1.10700.0
85- extra_scripts =
86- create-uf2.py
87- arch/nrf52/extra_scripts/patch_bluefruit.py
84+ ; use internal fork that includes patch to ble stack to prevent firmware lockup during rapid connect/disconnect
85+ ; https://github.com/meshcore-dev/MeshCore/pull/1177
86+ ; https://github.com/meshcore-dev/MeshCore/pull/1295
87+ framework-arduinoadafruitnrf52 @ https://github.com/meshcore-dev/Adafruit_nRF52_Arduino# d541301
88+ extra_scripts = create-uf2.py
8889build_flags = ${arduino_base.build_flags}
8990 -D NRF52_PLATFORM
9091 -D LFS_NO_ASSERT =1
You can’t perform that action at this time.
0 commit comments