micropython/shared/runtime
Damien George ac2293161e py/modsys: Add optional mutable attributes sys.ps1/ps2 and use them.
This allows customising the REPL prompt strings.

Signed-off-by: Damien George <damien@micropython.org>
2022-03-10 10:58:33 +11:00
..
gchelper.h
gchelper_generic.c
gchelper_m0.s
gchelper_m3.s
gchelper_native.c
interrupt_char.c
interrupt_char.h
mpirq.c
mpirq.h
pyexec.c py/modsys: Add optional mutable attributes sys.ps1/ps2 and use them. 2022-03-10 10:58:33 +11:00
pyexec.h
semihosting.c
semihosting.h
stdout_helpers.c
sys_stdio_mphal.c