circuitpython/shared-bindings/usb_midi
Jeff Epler 068b7c4af8
Use micropython #defines for stream polling operations
We adopted the file "py/ioctl.h" and the ioctl names beginning
with MP_IOCTL_POLL while micropython went with "py/stream.h" and
MP_STREAM_POLL.

Align with upstream.

Closes #6711
2022-10-14 12:15:30 -05:00
..
PortIn.c Use micropython #defines for stream polling operations 2022-10-14 12:15:30 -05:00
PortIn.h Remove usb_midi.PortIn and PortOut constructors. 2019-02-06 22:22:15 -06:00
PortOut.c Use micropython #defines for stream polling operations 2022-10-14 12:15:30 -05:00
PortOut.h run code formatting script 2021-03-15 19:27:36 +05:30
__init__.c Tweak black_bindings 2022-09-30 11:18:13 -05:00
__init__.h update Python API according to review comments 2021-05-03 22:29:02 -04:00