mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Merge pull request #967 from fdlamotte/remove_target_h_dep
CommonCli: Remove dependency on target.h
This commit is contained in:
commit
dab44a1bb0
6 changed files with 21 additions and 19 deletions
|
|
@ -26,6 +26,7 @@ build_flags = ${nrf52_base.build_flags}
|
|||
-D P_LORA_RESET=42 ; P1.10
|
||||
-D LR11X0_DIO_AS_RF_SWITCH=true
|
||||
-D LR11X0_DIO3_TCXO_VOLTAGE=1.6
|
||||
-D ENV_INCLUDE_GPS=1
|
||||
build_src_filter = ${nrf52_base.build_src_filter}
|
||||
+<helpers/*.cpp>
|
||||
+<helpers/nrf52/T1000eBoard.cpp>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue