mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-03-30 14:55:46 +00:00
nrf52 fix: don't allow LFS_ASSERT to freeze the board
This commit is contained in:
@@ -58,6 +58,7 @@ platform = https://github.com/pioarduino/platform-espressif32/releases/download/
|
||||
extends = arduino_base
|
||||
platform = nordicnrf52
|
||||
build_flags = ${arduino_base.build_flags}
|
||||
-D LFS_NO_ASSERT=1
|
||||
-D NRF52_PLATFORM
|
||||
|
||||
[nrf52840_base]
|
||||
|
||||
Reference in New Issue
Block a user