mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
The C-level printf is usually used for internal debugging prints, and a port/board may want to redirect this somewhere other than stdout. Signed-off-by: Damien George <damien@micropython.org>
This directory contains libraries, utilities and helper code developed specifically for this project. The code is intended to be portable and usable by any port.