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
28dfbc2ba2ef41a7810e4e39290031eb2207a0a9
Core2forAWS-MicroPython
/
unix
T
History
Paul Sokolovsky
1f85d6255d
py: Add tentative scheme for error messages configuration.
2014-05-01 01:50:35 +03:00
..
.gitignore
Revamp qstrs: they now include length and hash.
2014-01-21 21:40:13 +00:00
file.c
unix: Workaround MP_OBJ_NEW_SMALL_INT() 64-bit issues.
2014-04-22 00:16:46 +03:00
gccollect.c
unix: Update comment in gccollect.c
2014-04-11 06:42:17 -07:00
main.c
unix windows: mingw32 doesn't have realpath(), use _fullpath() instead.
2014-04-20 22:24:44 +03:00
Makefile
modffi: Fix how we call
pkg-config
2014-04-20 09:30:46 +01:00
modffi.c
Add ARRAY_SIZE macro, and use it where possible.
2014-04-26 10:47:29 +01:00
modsocket.c
Add ARRAY_SIZE macro, and use it where possible.
2014-04-26 10:47:29 +01:00
modtime.c
Add ARRAY_SIZE macro, and use it where possible.
2014-04-26 10:47:29 +01:00
mpconfigport.h
py: Add tentative scheme for error messages configuration.
2014-05-01 01:50:35 +03:00
mpconfigport.mk
New config option MICROPY_FORCE_32BIT (defaulted to 0)
2014-04-16 01:46:01 +01:00
qstrdefsport.h
py: "read" & "write" are so common that make them core.
2014-04-26 21:15:56 +03:00