mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Added defines for SX126X_RXEN, SX126X_TXEN.
Updated build target to enable privkey import/export.
This commit is contained in:
parent
8e793dc55e
commit
a57053207f
2 changed files with 14 additions and 11 deletions
|
|
@ -1030,6 +1030,8 @@ build_flags =
|
|||
-D BLE_DEBUG_LOGGING=1
|
||||
; -D MESH_PACKET_LOGGING=1
|
||||
; -D MESH_DEBUG=1
|
||||
-D ENABLE_PRIVATE_KEY_EXPORT=1
|
||||
-D ENABLE_PRIVATE_KEY_IMPORT=1
|
||||
build_src_filter = ${faketec.build_src_filter} +<helpers/nrf52/SerialBLEInterface.cpp> +<../examples/companion_radio/main.cpp>
|
||||
lib_deps =
|
||||
${faketec.lib_deps}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue