mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 17:00:30 +02:00
The patch enables the possibility to disable or initialize the repl info from outside of the module. Can also be used to initialize the repl_display_debugging_info in pyexec.c if not startup file is clearing .bss segment.
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.