mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
unix: Enabled high-quality float hashing in coverage build.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
#include <mpconfigport.h>
|
||||
|
||||
#define MICROPY_FLOAT_HIGH_QUALITY_HASH (1)
|
||||
#define MICROPY_ENABLE_SCHEDULER (1)
|
||||
#define MICROPY_PY_DELATTR_SETATTR (1)
|
||||
#define MICROPY_PY_BUILTINS_HELP (1)
|
||||
|
||||
Reference in New Issue
Block a user