mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
To simplify config, there's no need to specify MP_PLAT_PRINT_STRN if it's the same as the default definition in py/mpconfig.h. Signed-off-by: Damien George <damien@micropython.org>