|
|
@ -98,6 +98,32 @@ lib_deps = |
|
|
${LilyGo_T-Echo-Lite.lib_deps} |
|
|
${LilyGo_T-Echo-Lite.lib_deps} |
|
|
densaugeo/base64 @ ~1.4.0 |
|
|
densaugeo/base64 @ ~1.4.0 |
|
|
|
|
|
|
|
|
|
|
|
[env:LilyGo_T-Echo-Lite_kiss_modem] |
|
|
|
|
|
extends = LilyGo_T-Echo-Lite |
|
|
|
|
|
build_src_filter = ${LilyGo_T-Echo-Lite.build_src_filter} |
|
|
|
|
|
+<../examples/kiss_modem/> |
|
|
|
|
|
[env:LilyGo_T-Echo-Lite_companion_radio_usb] |
|
|
|
|
|
extends = LilyGo_T-Echo-Lite |
|
|
|
|
|
board_build.ldscript = boards/nrf52840_s140_v6_extrafs.ld |
|
|
|
|
|
board_upload.maximum_size = 712704 |
|
|
|
|
|
build_flags = |
|
|
|
|
|
${LilyGo_T-Echo-Lite.build_flags} |
|
|
|
|
|
-I src/helpers/ui |
|
|
|
|
|
-I examples/companion_radio/ui-new |
|
|
|
|
|
-D MAX_CONTACTS=350 |
|
|
|
|
|
-D MAX_GROUP_CHANNELS=40 |
|
|
|
|
|
-D OFFLINE_QUEUE_SIZE=256 |
|
|
|
|
|
-D UI_RECENT_LIST_SIZE=9 |
|
|
|
|
|
-D UI_SENSORS_PAGE=1 |
|
|
|
|
|
-D AUTO_SHUTDOWN_MILLIVOLTS=3300 |
|
|
|
|
|
; -D QSPIFLASH=1 |
|
|
|
|
|
build_src_filter = ${LilyGo_T-Echo-Lite.build_src_filter} |
|
|
|
|
|
+<../examples/companion_radio/*.cpp> |
|
|
|
|
|
+<../examples/companion_radio/ui-new/*.cpp> |
|
|
|
|
|
lib_deps = |
|
|
|
|
|
${LilyGo_T-Echo-Lite.lib_deps} |
|
|
|
|
|
densaugeo/base64 @ ~1.4.0 |
|
|
|
|
|
|
|
|
[env:LilyGo_T-Echo-Lite_non_shell_companion_radio_ble] |
|
|
[env:LilyGo_T-Echo-Lite_non_shell_companion_radio_ble] |
|
|
extends = LilyGo_T-Echo-Lite |
|
|
extends = LilyGo_T-Echo-Lite |
|
|
upload_protocol = nrfutil |
|
|
upload_protocol = nrfutil |
|
|
@ -185,29 +211,3 @@ build_src_filter = ${nrf52_base.build_src_filter} |
|
|
lib_deps = |
|
|
lib_deps = |
|
|
${LilyGo_T-Echo-Lite.lib_deps} |
|
|
${LilyGo_T-Echo-Lite.lib_deps} |
|
|
densaugeo/base64 @ ~1.4.0 |
|
|
densaugeo/base64 @ ~1.4.0 |
|
|
|
|
|
|
|
|
[env:LilyGo_T-Echo-Lite_kiss_modem] |
|
|
|
|
|
extends = LilyGo_T-Echo-Lite |
|
|
|
|
|
build_src_filter = ${LilyGo_T-Echo-Lite.build_src_filter} |
|
|
|
|
|
+<../examples/kiss_modem/> |
|
|
|
|
|
[env:LilyGo_T-Echo-Lite_companion_radio_usb] |
|
|
|
|
|
extends = LilyGo_T-Echo-Lite |
|
|
|
|
|
board_build.ldscript = boards/nrf52840_s140_v6_extrafs.ld |
|
|
|
|
|
board_upload.maximum_size = 712704 |
|
|
|
|
|
build_flags = |
|
|
|
|
|
${LilyGo_T-Echo-Lite.build_flags} |
|
|
|
|
|
-I src/helpers/ui |
|
|
|
|
|
-I examples/companion_radio/ui-new |
|
|
|
|
|
-D MAX_CONTACTS=350 |
|
|
|
|
|
-D MAX_GROUP_CHANNELS=40 |
|
|
|
|
|
-D OFFLINE_QUEUE_SIZE=256 |
|
|
|
|
|
-D UI_RECENT_LIST_SIZE=9 |
|
|
|
|
|
-D UI_SENSORS_PAGE=1 |
|
|
|
|
|
-D AUTO_SHUTDOWN_MILLIVOLTS=3300 |
|
|
|
|
|
; -D QSPIFLASH=1 |
|
|
|
|
|
build_src_filter = ${LilyGo_T-Echo-Lite.build_src_filter} |
|
|
|
|
|
+<../examples/companion_radio/*.cpp> |
|
|
|
|
|
+<../examples/companion_radio/ui-new/*.cpp> |
|
|
|
|
|
lib_deps = |
|
|
|
|
|
${LilyGo_T-Echo-Lite.lib_deps} |
|
|
|
|
|
densaugeo/base64 @ ~1.4.0 |
|
|
|
|
|
|