mirror of
https://github.com/micropython/micropython.git
synced 2026-01-31 00:00:32 +01: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>