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

@@ -99,4 +99,9 @@ build_src_filter = ${KeepteenLT1.build_src_filter}
+<../examples/companion_radio/ui-new/*.cpp>
lib_deps = ${KeepteenLT1.lib_deps}
adafruit/RTClib @ ^2.1.3
densaugeo/base64 @ ~1.4.0
densaugeo/base64 @ ~1.4.0
[env:KeepteenLT1_kiss_modem]
extends = KeepteenLT1
build_src_filter = ${KeepteenLT1.build_src_filter}
+<../examples/kiss_modem/>