circuitpython/shared-bindings/terminalio
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
..
Terminal.c Use micropython #defines for stream polling operations 2022-10-14 12:15:30 -05:00
Terminal.h status bar control 2022-08-30 15:23:44 -04:00
__init__.c run black_bindings across all bindings 2022-09-27 15:21:42 -05:00
__init__.h Polish up comments 2019-01-31 11:42:15 -08:00