Browse Source
The mp_plat_print output is already being used by the subsequent call to mp_obj_print_exception(). And this eliminates all references to printf for this port (at least in non-debug builds). Signed-off-by: Damien George <damien@micropython.org>pull/8593/merge
Damien George
2 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue