-
@anne_engineer @aidanrtaylor There's a @solderparty RP2040 Stamp underneath, and the firmware is custom built in CircuitPython at the moment. Source is here: git.s-ol.nu/kb/0x33.board/firmware/-/
-
@anne_engineer the provided boot.py will currently crash without CircuitPython built with PR: github.com/adafruit/circuitpython/pull/6247#issuecomment-1129965203 It's just the line that changes the USB VID & PID. I should probably try/except that 😉