mirror of
https://github.com/micropython/micropython.git
synced 2026-01-10 14:07:14 +01:00
unix: Enable MICROPY_PY_BUILTINS_HELP_MODULES in coverage build.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include <mpconfigport.h>
|
||||
|
||||
#define MICROPY_PY_BUILTINS_HELP (1)
|
||||
#define MICROPY_PY_BUILTINS_HELP_MODULES (1)
|
||||
#define MICROPY_PY_URANDOM_EXTRA_FUNCS (1)
|
||||
#define MICROPY_PY_IO_BUFFEREDWRITER (1)
|
||||
#undef MICROPY_FSUSERMOUNT
|
||||
|
||||
Reference in New Issue
Block a user