mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-05-12 02:14:45 +00:00
Merge pull request #2432 from recrof/kiss-radio-everywhere
kiss radio: added stm32 support + envs in platformio.ini
This commit is contained in:
@@ -105,3 +105,8 @@ lib_deps =
|
||||
${M5Stack_Unit_C6L.lib_deps}
|
||||
densaugeo/base64 @ ~1.4.0
|
||||
end2endzone/NonBlockingRTTTL@^1.3.0
|
||||
|
||||
[env:M5Stack_Unit_C6L_kiss_modem]
|
||||
extends = M5Stack_Unit_C6L
|
||||
build_src_filter = ${M5Stack_Unit_C6L.build_src_filter}
|
||||
+<../examples/kiss_modem/>
|
||||
|
||||
Reference in New Issue
Block a user