Meshtastic build manifest (#8248)

This commit is contained in:
Austin
2025-12-08 17:21:23 -06:00
committed by GitHub
co-authored by GitHub
parent 5671e9d96f
commit 66ff1536f3
36 changed files with 537 additions and 406 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
set -e
pio run --environment native
gdbserver --once localhost:2345 .pio/build/native/program "$@"
gdbserver --once localhost:2345 .pio/build/native/meshtasticd "$@"