|
|
@@ -82,6 +82,7 @@ build_src_filter = ${Meshadventurer.build_src_filter}
|
|
|
+<helpers/ui/SSD1306Display.cpp>
|
|
|
build_flags =
|
|
|
${Meshadventurer.build_flags}
|
|
|
+ -I examples/companion_radio/ui-new
|
|
|
-D RADIO_CLASS=CustomSX1262
|
|
|
-D WRAPPER_CLASS=CustomSX1262Wrapper
|
|
|
-D LORA_TX_POWER=22
|
|
|
@@ -99,8 +100,11 @@ build_src_filter = ${Meshadventurer.build_src_filter}
|
|
|
+<../examples/companion_radio/*.cpp>
|
|
|
+<helpers/esp32/*.cpp>
|
|
|
+<helpers/ui/SSD1306Display.cpp>
|
|
|
+ +<../examples/companion_radio/*.cpp>
|
|
|
+ +<../examples/companion_radio/ui-new/*.cpp>
|
|
|
build_flags =
|
|
|
${Meshadventurer.build_flags}
|
|
|
+ -I examples/companion_radio/ui-new
|
|
|
-D RADIO_CLASS=CustomSX1262
|
|
|
-D WRAPPER_CLASS=CustomSX1262Wrapper
|
|
|
-D LORA_TX_POWER=22
|
|
|
@@ -159,8 +163,11 @@ extends = Meshadventurer
|
|
|
build_src_filter = ${Meshadventurer.build_src_filter}
|
|
|
+<../examples/companion_radio/*.cpp>
|
|
|
+<helpers/ui/SSD1306Display.cpp>
|
|
|
+ +<../examples/companion_radio/*.cpp>
|
|
|
+ +<../examples/companion_radio/ui-new/*.cpp>
|
|
|
build_flags =
|
|
|
${Meshadventurer.build_flags}
|
|
|
+ -I examples/companion_radio/ui-new
|
|
|
-D RADIO_CLASS=CustomSX1268
|
|
|
-D WRAPPER_CLASS=CustomSX1268Wrapper
|
|
|
-D LORA_TX_POWER=22
|
|
|
@@ -178,8 +185,11 @@ build_src_filter = ${Meshadventurer.build_src_filter}
|
|
|
+<../examples/companion_radio/*.cpp>
|
|
|
+<helpers/esp32/*.cpp>
|
|
|
+<helpers/ui/SSD1306Display.cpp>
|
|
|
+ +<../examples/companion_radio/*.cpp>
|
|
|
+ +<../examples/companion_radio/ui-new/*.cpp>
|
|
|
build_flags =
|
|
|
${Meshadventurer.build_flags}
|
|
|
+ -I examples/companion_radio/ui-new
|
|
|
-D RADIO_CLASS=CustomSX1268
|
|
|
-D WRAPPER_CLASS=CustomSX1268Wrapper
|
|
|
-D LORA_TX_POWER=22
|