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
1da8a6cfc78424095ccb56b0fdbe8eaca0ee8ddf
Core2forAWS-MicroPython
/
unix
T
History
AZ Huang
b1f692e82e
Use computed goto instead of switching op-codes.
2014-04-15 02:40:28 +08:00
..
.gitignore
Revamp qstrs: they now include length and hash.
2014-01-21 21:40:13 +00:00
file.c
py, unix: Convert sys module to static representation.
2014-04-13 07:02:56 +03:00
gccollect.c
unix: Update comment in gccollect.c
2014-04-11 06:42:17 -07:00
main.c
py, unix: Convert sys module to static representation.
2014-04-13 07:02:56 +03:00
Makefile
Use computed goto instead of switching op-codes.
2014-04-15 02:40:28 +08:00
modffi.c
modffi: Update for latest binary API refactors.
2014-04-11 05:17:41 +03:00
modsocket.c
py: Add mp_get_buffer(), mp_get_buffer_raise() convenience functions to API.
2014-04-09 01:07:37 +03:00
modtime.c
unix: Rename module sources per latest naming conventions (mod*.c).
2014-04-04 20:34:10 +03:00
mpconfigport.h
py: Add property object, with basic functionality.
2014-04-13 18:59:45 +01:00
mpconfigport.mk
unix: Enable modffi by default.
2014-04-13 00:01:40 +03:00
qstrdefsport.h
py: Move sys attribute qstrs's to core.
2014-04-13 07:02:57 +03:00