i’m considering creating a super-minimal firmware for teletype which is basically a blank slate for alt firmware development. think: screen, i/o, usb interfaces, event system— all as function stubs and templates.
but i wanted to make sure someone hasn’t done this yet.
i am potentially interested. what might the dev cycle look like for TT firmware? do stuff on computer, power cycle rack, dfu, power cycle rack, test, change one thing on computer, power cycle rack… norns is awesome to me as a developer because because the dev cycle is seconds.
i need to improve screen management - it’s pretty rudimentary atm. i’ll be working on multipass soon (need to add support for disting ex) and should do that as well!