Files
micropython/ports
stijn 1ebeee09c1 windows: Compile printf.c for the msvc port.
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>
2026-02-07 17:40:08 +11:00
..