circuitpython/shared-bindings/usb_cdc
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
..
Serial.c Use micropython #defines for stream polling operations 2022-10-14 12:15:30 -05:00
Serial.h handle reads/writes larger than buffers; add .write_timeout 2021-02-19 14:15:31 -05:00
__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