mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
nrf52 fix: don't allow LFS_ASSERT to freeze the board
This commit is contained in:
parent
0de12b02f8
commit
bb1e5c5a1c
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ platform = https://github.com/pioarduino/platform-espressif32/releases/download/
|
||||||
extends = arduino_base
|
extends = arduino_base
|
||||||
platform = nordicnrf52
|
platform = nordicnrf52
|
||||||
build_flags = ${arduino_base.build_flags}
|
build_flags = ${arduino_base.build_flags}
|
||||||
|
-D LFS_NO_ASSERT=1
|
||||||
-D NRF52_PLATFORM
|
-D NRF52_PLATFORM
|
||||||
|
|
||||||
[nrf52840_base]
|
[nrf52840_base]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue