forge: step 1 — bootstrap wrapper workflow

This commit is contained in:
cj-vana
2026-05-14 12:08:59 -06:00
parent b28469d1d9
commit 346ca7cb93
19 changed files with 2192 additions and 0 deletions

5
colorado/README.md Normal file
View File

@@ -0,0 +1,5 @@
# Colorado Mesh Firmware Bot Overlay
This directory holds Colorado Mesh source overlays, fixtures, and notes that are not part of the upstream MeshCore submodule.
Firmware changes that must live inside MeshCore for PlatformIO builds are developed in `vendor/MeshCore`, committed there temporarily, and exported into `patches/meshcore/` with `scripts/export-patches.sh`.