This website requires JavaScript.
Explore
Help
Sign In
m5
/
Core2forAWS-MicroPython
Watch
0
Star
0
Fork
0
You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced
2026-05-20 10:30:31 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0aa5d51cf115f2941ca20901d45a044f54792eb4
Core2forAWS-MicroPython
/
unix
T
History
Damien George
918638ec6e
unix: Fix ffi.c to compile with latest changes to API.
2014-03-29 13:48:32 +00:00
..
.gitignore
Revamp qstrs: they now include length and hash.
2014-01-21 21:40:13 +00:00
ffi.c
unix: Fix ffi.c to compile with latest changes to API.
2014-03-29 13:48:32 +00:00
file.c
Remove mp_obj_type_t.methods entry and use .locals_dict instead.
2014-03-26 21:47:19 +00:00
gccollect.c
unix: Clean up includes.
2014-03-16 12:14:15 -07:00
main.c
Remove mp_obj_type_t.methods entry and use .locals_dict instead.
2014-03-26 21:47:19 +00:00
Makefile
MICROPY_USE_READLINE: Selects link lib, so should be defined in mpconfigport.mk
2014-02-28 11:09:29 +02:00
mpconfigport.h
Implement ROMable modules. Add math module.
2014-03-08 15:24:39 +00:00
mpconfigport.mk
unix: Fix ffi.c to compile with latest changes to API.
2014-03-29 13:48:32 +00:00
qstrdefsport.h
unix: Fix ffi.c to compile with latest changes to API.
2014-03-29 13:48:32 +00:00
socket.c
py: Rename old const type objects to mp_type_* for consistency.
2014-03-29 13:43:38 +00:00
time.c
unix: Clean up includes.
2014-03-16 12:14:15 -07:00