Skip to content
Snippets Groups Projects
Commit 088127d9 authored by Damien George's avatar Damien George
Browse files

unix: Enable uerrno module.

parent e36ff98c
No related branches found
No related tags found
No related merge requests found
......@@ -100,6 +100,7 @@
#define MICROPY_STACKLESS_STRICT (0)
#define MICROPY_PY_OS_STATVFS (1)
#define MICROPY_PY_UERRNO (1)
#define MICROPY_PY_UCTYPES (1)
#define MICROPY_PY_UZLIB (1)
#define MICROPY_PY_UJSON (1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment