diff options
author | Thorsten von Eicken <tve@voneicken.com> | 2020-11-11 17:46:18 -0800 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-02-15 23:47:02 +1100 |
commit | 902da05a180d40e62373656f8be94a01ca39eb94 (patch) | |
tree | 5d6499fd99e831a932fa8431a2b33b6dc12bea49 /py/modio.c | |
parent | 771376a0cb26c7a74554ff421feff9c92eadceeb (diff) |
esp32: Set MICROPY_USE_INTERNAL_ERRNO=0 to use toolchain's errno.h.
The underlying OS (the ESP-IDF) uses it's own internal errno codes and so
it's simpler and cleaner to use those rather than trying to convert
everything to the values defined in py/mperrno.h.
Diffstat (limited to 'py/modio.c')
0 files changed, 0 insertions, 0 deletions