mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-09-20 18:16:37 +00:00
Minor ifdef rename as it now covers more than just Ed25519
for hardware encryption. Now `USE_CC310_HW_CRYPTO`
This commit is contained in:
@@ -18,7 +18,7 @@ build_flags = ${nrf52_base.build_flags}
|
||||
-D LORA_TX_POWER=22
|
||||
-D RF_SWITCH_TABLE
|
||||
-D RX_BOOSTED_GAIN=true
|
||||
-D USE_CC310_ED25519=1
|
||||
-D USE_CC310_HW_CRYPTO=1
|
||||
-D P_LORA_BUSY=7 ; P0.7
|
||||
-D P_LORA_SCLK=11 ; P0.11
|
||||
-D P_LORA_NSS=12 ; P0.12
|
||||
|
||||
Reference in New Issue
Block a user