Disable LFS_ASSERT to stop freezing the boards on LFS errors

此提交包含在:
Rastislav Vysoky
2025-06-06 00:23:57 +02:00
提交者 GitHub
父節點 47b1854bef
當前提交 6e5c865c21
+1
查看文件
@@ -54,6 +54,7 @@ extends = arduino_base
platform = nordicnrf52
build_flags = ${arduino_base.build_flags}
-D NRF52_PLATFORM
-D LFS_NO_ASSERT=1
[nrf52840_base]
extends = nrf52_base