s-ol’s avatars-ol’s Twitter Archive—№ 2,567

    1. …in reply to @anne_engineer
      @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/-/
  1. …in reply to @S0lll0s
    @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 😉