mirror of
https://github.com/micropython/micropython.git
synced 2026-03-12 11:50:24 +01:00
This provides the DEBUG_printf definition which is needed when defining MICROPY_DEBUG_VERBOSE, and is consistent with all other ports. Signed-off-by: stijn <stijn@ignitron.net>