mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +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>