fix: T-Deck env was left on the old core URL + non-minimized tag

The earlier rename/minimize edits matched only the V4 env's formatting and
silently skipped the T-Deck env, leaving it on MeshCore.git#v1.16.0-wada.0 (old
name, pre-minimize tag whose fork still carried the 26 relocated files — a
duplicate-symbol hazard). Both envs now pin meshcomod-core@v1.16.0-wada.1;
T-Deck clean-rebuilds green + size-identical against it.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Kaj Schittecat <kaj@schittecat.com>
This commit is contained in:
Kaj Schittecat
2026-06-13 00:45:23 +02:00
co-authored by Claude Opus 4.8
parent 392ac7f1cc
commit fdd8a3979b
+1 -1
View File
@@ -320,7 +320,7 @@ build_src_filter =
+<../variants/lilygo_tdeck/*.cpp>
lib_deps =
https://github.com/ALLFATHER-BV/MeshCore.git#v1.16.0-wada.0
https://github.com/ALLFATHER-BV/meshcomod-core.git#v1.16.0-wada.1
SPI
Wire
jgromes/RadioLib @ ^7.6.0