diff options
author | Damien George <damien@micropython.org> | 2025-06-23 12:42:01 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-07-08 21:52:56 +1000 |
commit | 05342b013d251b3e2ae84432aa541a2588e39925 (patch) | |
tree | 79a240f95fafdb6dadd46d8dee10deb70622c04c /examples/rp2/pio_1hz.py | |
parent | da3709a73810d054bb93baf8509dcc5d246962b1 (diff) | |
download | micropython-master.tar.gz micropython-master.zip |
Targets without the `errno` module enabled will not render `OSError`s
with the name of the error. Instead they just print the numeric error
code.
Add support for such targets by explicitly recognising certain error codes.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'examples/rp2/pio_1hz.py')
0 files changed, 0 insertions, 0 deletions