feat: add MQTT repeater support, web config panel, and EastMesh-specific firmware workflows

Este commit está contenido en:
Jared Dohrman
2026-04-09 15:00:53 +10:00
padre 2ab5f5128f
commit 98fe78a379
Se han modificado 27 ficheros con 3412 adiciones y 103 borrados
+2 -2
Ver fichero
@@ -1,7 +1,7 @@
[project]
name = "meshcore-tooling"
name = "meshcore-eastmesh"
version = "0.1.0"
description = "Python tooling for MeshCore development workflows"
description = "Python tooling for EastMesh workflows on top of MeshCore"
requires-python = ">=3.11"
dependencies = [
"platformio>=6.1.18,<7",