0.9.0
- fix(usb): make circuitpython happy #66 ddaf4c8
- feat(usb): add onDeviceConnected() callback to CDC 85f011e
- feat(usb): implement endpoint reading #66 74ad838
- refactor(usb): move CDC stuff to separate class #66 83c1451
- fix(rtc): make CircuitPython happy 5f2d2b4
- perf(rp2040): speed up execute() 1165d49
- feat(demo): run release version of MicroPython a34d536