mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01: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.