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
Damien George
62ad189a65
py: Add compile option to enable/disable source line numbers.
2014-01-29 21:51:51 +00:00
..
.gitignore
…
ffi.c
unix: Fix compile warnings for ffi module on 64-bit machine.
2014-01-28 23:08:11 +00:00
file.c
…
main.c
Add qstr_info() function and bindings for unix port.
2014-01-29 18:56:46 +00:00
Makefile
unix: Fix compile warnings for ffi module on 64-bit machine.
2014-01-28 23:08:11 +00:00
mpconfigport.h
py: Add compile option to enable/disable source line numbers.
2014-01-29 21:51:51 +00:00
qstrdefsport.h
…
socket.c
Change -Og to -O0 in unix-cpy/Makefile; cast to small int in socket.c.
2014-01-26 17:52:23 +00:00