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

unix: Enable builtin help function in coverage build.

parent 89580713
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@
#include <mpconfigport.h>
#define MICROPY_PY_BUILTINS_HELP (1)
#define MICROPY_PY_URANDOM_EXTRA_FUNCS (1)
#define MICROPY_PY_IO_BUFFEREDWRITER (1)
#undef MICROPY_FSUSERMOUNT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment