This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
micropython
/
unix
History
Tom Soulanille
7d588b0c7c
lib/mp-readline: Add emacs-style control characters for cursor movement.
...
Disabled by default. Adds 108 bytes to Thumb2 arch when enabled.
2015-07-26 15:22:13 +01:00
..
.gitignore
…
alloc.c
…
coverage.c
…
file.c
unix: Add O_WRONLY | O_CREAT to open call when opening file for append ("a").
2015-06-21 00:03:26 +03:00
gccollect.c
…
input.c
…
input.h
…
main.c
…
Makefile
…
modffi.c
…
modos.c
…
modsocket.c
unix: modsocket: Implement inet_pton() in preference of inet_aton().
2015-07-15 00:06:03 +03:00
modtermios.c
…
modtime.c
…
mpconfigport_fast.h
…
mpconfigport_minimal.h
py: Use a wrapper to explicitly check self argument of builtin methods.
2015-06-20 16:39:39 +01:00
mpconfigport.h
lib/mp-readline: Add emacs-style control characters for cursor movement.
2015-07-26 15:22:13 +01:00
mpconfigport.mk
…
qstrdefsport.h
unix: modsocket: Implement inet_pton() in preference of inet_aton().
2015-07-15 00:06:03 +03:00
unix_mphal.c
…
unix_mphal.h
…