Skip to content

chipfoundry/tt-private-index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

tt-private-index

Private shuttle index files for the patched tt-commander-app.

Layout

All index files are under index/ and are named by shuttle ID:

  • index/nydesign-cc2509a.json
  • index/ci2511.json
  • index/ci2605.json
  • index/ttsky25b.json (legacy alias mapped to nydesign-cc2509a)

Commander configuration

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.

Notes

  • Each project entry includes clock_hz for MicroPython SDK v2.0.4 compatibility.
  • Friendly names in the Commander project dropdown come from per-project title and author fields in these files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors