micropython/ports/unix
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
..
variants py/modsys: Add optional mutable attributes sys.ps1/ps2 and use them. 2022-03-10 10:58:33 +11:00
.gitignore unix/.gitignore: Remove *.py from ignore list. 2022-02-28 19:02:58 +11:00
Makefile unix/moduos: Convert module to use extmod version. 2022-03-09 21:13:57 +11:00
alloc.c
coverage.c py: Rework bytecode and .mpy file format to be mostly static data. 2022-02-24 18:08:43 +11:00
coveragecpp.cpp
fatfs_port.c
gccollect.c
input.c
input.h
main.c py/modsys: Add optional mutable attributes sys.ps1/ps2 and use them. 2022-03-10 10:58:33 +11:00
modffi.c
modjni.c
modmachine.c
modtermios.c
modtime.c
moduos.c unix/moduos: Convert module to use extmod version. 2022-03-09 21:13:57 +11:00
moduselect.c
modusocket.c unix/moduos: Convert module to use extmod version. 2022-03-09 21:13:57 +11:00
mpbthciport.c
mpbtstackport.h
mpbtstackport_common.c
mpbtstackport_h4.c
mpbtstackport_usb.c
mpconfigport.h unix/moduos: Convert module to use extmod version. 2022-03-09 21:13:57 +11:00
mpconfigport.mk
mphalport.h
mpnimbleport.c
mpnimbleport.h
mpthreadport.c
mpthreadport.h
qstrdefsport.h
unix_mphal.c