mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
Use the existing metal log handling mechanism instead of overriding the metal_log, which causes build issues when logging is enabled. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>