mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Merge branch 'ripplebiz:dev' into dev
This commit is contained in:
commit
7deb82823c
9 changed files with 235 additions and 64 deletions
|
|
@ -60,6 +60,7 @@ platform = nordicnrf52
|
|||
build_flags = ${arduino_base.build_flags}
|
||||
-D LFS_NO_ASSERT=1
|
||||
-D NRF52_PLATFORM
|
||||
-D LFS_NO_ASSERT=1
|
||||
|
||||
[nrf52840_base]
|
||||
extends = nrf52_base
|
||||
|
|
@ -89,4 +90,4 @@ build_flags = ${arduino_base.build_flags}
|
|||
build_src_filter = ${arduino_base.build_src_filter}
|
||||
+<helpers/stm32>
|
||||
lib_deps = ${arduino_base.lib_deps}
|
||||
file://arch/stm32/Adafruit_LittleFS_stm32
|
||||
file://arch/stm32/Adafruit_LittleFS_stm32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue