micropython/lib/utils
Glenn Ruben Bakke 8a4a05c1ee lib/utils: Expose pyb_set_repl_info function public
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.
2018-07-18 17:12:25 +10:00
..
interrupt_char.c
interrupt_char.h
printf.c
pyexec.c
pyexec.h lib/utils: Expose pyb_set_repl_info function public 2018-07-18 17:12:25 +10:00
stdout_helpers.c
sys_stdio_mphal.c