mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +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>