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
Paul Sokolovsky
3c8ce38d20
Merge pull request
#717
from stinos/dead-code
...
unix: Remove unused CTRL-D definition
2014-06-27 01:23:18 +03:00
..
.gitignore
…
file.c
…
gccollect.c
gc: Use simple cast instead of union to silence compiler
2014-06-22 11:32:32 +02:00
input.c
unix: Remove unused CTRL-D definition
2014-06-25 13:33:10 +02:00
input.h
…
main.c
py: Add portable framework to query/check C stack usage.
2014-06-27 00:03:55 +03:00
Makefile
unix: Don't error out on #warning directive.
2014-06-22 19:20:55 +03:00
modffi.c
…
modos.c
…
modsocket.c
modsocket: Fix uClibc detection.
2014-06-24 21:20:38 +03:00
modtime.c
…
mpconfigport.h
unix: Allow to override MICROPY_GCREGS_SETJMP from cmdline.
2014-06-20 20:22:31 +03:00
mpconfigport.mk
…
qstrdefsport.h
…
seg_helpers.c
…