Private shuttle index files for the patched tt-commander-app.
All index files are under index/ and are named by shuttle ID:
index/nydesign-cc2509a.jsonindex/ci2511.jsonindex/ci2605.jsonindex/ttsky25b.json(legacy alias mapped tonydesign-cc2509a)
Set this GitHub Actions repository variable in chipfoundry/tt-commander-app:
SHUTTLE_INDEX_BASE_URL=https://raw.githubusercontent.com/chipfoundry/tt-private-index/main/index
Commander will request:
<base>/<shuttle-id>.json
based on the connected board's reported shuttle ID.
- Each project entry includes
clock_hzfor MicroPython SDKv2.0.4compatibility. - Friendly names in the Commander project dropdown come from per-project
titleandauthorfields in these files.