mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
unix: Enable builtin help function in coverage build.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user