TinyTapeout / tt-micropython-firmware

TinyTapeout demo pcb's RP2040 functionality
GNU Lesser General Public License v2.1
4 stars 7 forks source link

Migrate shuttle_index.json to the new tinytapeout-index format #4

Closed urish closed 7 months ago

urish commented 7 months ago

The new format can be found at https://github.com/TinyTapeout/tinytapeout-index

There's also an API that allows retrieving just a subset of the info (which might be a good idea for the rp2040, as the flash space isn't plenty), e.g.: https://index.tinytapeout.com/tt04.json?fields=repo,address

psychogenic commented 7 months ago

Project mux now uses the new format, and the shuttle JSON file included was retrieved using https://index.tinytapeout.com/tt03p5.json?fields=repo,address,commit,clock_hz