mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
The constants MP_IOCTL_POLL_xxx, which were stmhal-specific, are moved from stmhal/pybioctl.h (now deleted) to py/stream.h. And they are renamed to MP_STREAM_POLL_xxx to be consistent with other such constants. All uses of these constants have been updated.
4.3 KiB
4.3 KiB