21 строка
754 B
Markdown
21 строка
754 B
Markdown
# MeshCore EastMesh Docs
|
|
|
|
MeshCore-EastMesh keeps the upstream MeshCore firmware intact and adds an EastMesh layer on top for:
|
|
|
|
- `repeater_mqtt` builds with native WiFi, MQTT, and the optional local web panel
|
|
- `companion_radio_wifi` builds for WiFi-connected companion devices
|
|
- EastMesh-specific release automation and versioning on top of upstream MeshCore releases
|
|
|
|
## Start Here
|
|
|
|
- [Download and Flash Releases](./releases.md)
|
|
- [Build Locally With uv](./local-builds.md)
|
|
|
|
## Current Scope
|
|
|
|
This docs site only covers the EastMesh-specific pieces in this repository.
|
|
|
|
For general MeshCore behavior, radio operation, and upstream firmware concepts, refer to the upstream project:
|
|
|
|
- [meshcore-dev/MeshCore](https://github.com/meshcore-dev/MeshCore)
|