Skip to content

Commit 51c89e4

Browse files
committed
unix: Enable builtin help function in coverage build.
1 parent 8958071 commit 51c89e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

unix/mpconfigport_coverage.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929

3030
#include <mpconfigport.h>
3131

32+
#define MICROPY_PY_BUILTINS_HELP (1)
3233
#define MICROPY_PY_URANDOM_EXTRA_FUNCS (1)
3334
#define MICROPY_PY_IO_BUFFEREDWRITER (1)
3435
#undef MICROPY_FSUSERMOUNT

0 commit comments

Comments
 (0)