circuitpython/shared-module/usb_midi
Christian Walther 7ca36d45a4 Fix align32_size().
It not only caused crashes with requests larger than 64K (can happen with RGBMatrix), but also generated a lot longer code than necessary.
2020-11-28 17:54:34 +01:00
..
PortIn.c Remove usb_midi.PortIn and PortOut constructors. 2019-02-06 22:22:15 -06:00
PortIn.h Add USB MIDI support for SAMD and nRF. 2019-01-09 14:02:11 -08:00
PortOut.c update tinyusb lib to 0.5.x 2019-07-24 16:46:31 +07:00
PortOut.h Add USB MIDI support for SAMD and nRF. 2019-01-09 14:02:11 -08:00
__init__.c Fix align32_size(). 2020-11-28 17:54:34 +01:00
__init__.h Add USB MIDI support for SAMD and nRF. 2019-01-09 14:02:11 -08:00