PlatformIO: Restructure networking_base for re-use (#8964)

This commit is contained in:
Austin
2025-12-17 13:47:09 -05:00
committed by GitHub
parent 5b299f3ede
commit 176d8def48
9 changed files with 12 additions and 11 deletions

View File

@@ -21,6 +21,7 @@ build_src_filter =
lib_deps =
${env.lib_deps}
${networking_base.lib_deps}
${networking_extra.lib_deps}
${radiolib_base.lib_deps}
${environmental_base.lib_deps}
# renovate: datasource=custom.pio depName=rweather/Crypto packageName=rweather/library/Crypto