mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
The new compile-time option is MICROPY_DEBUG_MP_OBJ_SENTINELS, disabled by default. This is to allow finer control of whether this debugging feature is enabled or not (because, for example, this setting must be the same for mpy-cross and the MicroPython main code when using native code generation).
113 KiB
113 KiB