mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02: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>