add kiss radio env to most of the variants

This commit is contained in:
Rastislav Vysoky
2026-04-28 15:09:25 +02:00
parent cb669a26f1
commit 5beef490a0
69 changed files with 586 additions and 220 deletions

View File

@@ -92,4 +92,9 @@ build_src_filter = ${Heltec_mesh_solar.build_src_filter}
+<../examples/companion_radio/*.cpp>
lib_deps =
${Heltec_mesh_solar.lib_deps}
densaugeo/base64 @ ~1.4.0
densaugeo/base64 @ ~1.4.0
[env:Heltec_mesh_solar_kiss_modem]
extends = Heltec_mesh_solar
build_src_filter = ${Heltec_mesh_solar.build_src_filter}
+<../examples/kiss_modem/>