Implement frozen modules (#4)
Compare changes
-
DEBUG_printf is used by MicroPython to print debug information if MICROPY_DEBUG_VERBOSE is set to (1). Signed-off-by:
Rahix <rahix@rahix.de>
+ 12
− 0
@@ -29,6 +31,16 @@ void mp_hal_stdout_tx_strn(const char* str, mp_uint_t len)