mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* refactor: new helpers/nrf52 dir
* RAK, startOTAUpdate()
This commit is contained in:
parent
79f2d65a64
commit
7b31fc8ef9
8 changed files with 84 additions and 13 deletions
|
|
@ -315,8 +315,10 @@ lib_deps =
|
|||
|
||||
[rak4631]
|
||||
extends = nrf52840_base
|
||||
platform = https://github.com/maxgerhardt/platform-nordicnrf52.git#rak
|
||||
board = wiscore_rak4631
|
||||
board_check = true
|
||||
build_src_filter = ${nrf52840_base.build_src_filter} +<helpers/nrf52/*.cpp>
|
||||
build_flags = ${nrf52840_base.build_flags}
|
||||
-D RAK_4631
|
||||
-D RADIO_CLASS=CustomSX1262
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue