Files
M5Stack_MicroPython/MicroPython_BUILD/components/micropython
2019-06-10 14:40:44 +08:00
..
2018-12-04 14:06:15 +08:00
2018-12-04 14:06:15 +08:00
2019-06-10 14:40:44 +08:00
2018-12-04 14:06:15 +08:00
2018-12-04 16:17:01 +08:00
2018-12-04 14:06:15 +08:00
2018-01-03 14:18:06 +01:00
2018-12-04 14:06:15 +08:00
2018-12-04 14:06:15 +08:00
2018-12-04 14:06:15 +08:00
2018-12-04 14:06:15 +08:00
2018-12-04 14:06:15 +08:00
2018-12-04 14:06:15 +08:00
2018-12-04 14:06:15 +08:00

MicroPython for ESP32

with support for 4MB of psRAM

MicroPython core is synchronized with main MicroPython repository

Commit: bcfff4fc98a73c5ad9b7d3e338649955e861ada4


Some source files are changed to be compatible with this port.
All modified files has the copyright notice:
Copyright (c) 2018 LoBo (https://github.com/loboris)

List of the modified files:

py directory

builtinhelp.c
modmath.c
modmicropython.c
modsys.c
modthread.c
mpconfig.h
mphal.h
mpstate.h
mpthread.h
mpz.c
mpz.h
obj.c
obj.h
objint_mpz.c
ringbuf.h
runtime.h
scheduler.c
vm.c

extmod directory

machine_pulse.c
modbtree.c
modframebuf.c
modlwip.c
moduhashlib.c
moduselect.c
modussl_mbedtls.c
modutimeq.c
utime_mphal.c
utime_mphal.h
vfs.c

lib directory

utils/pyexec.c
utils/sys_stdio_mphal.c
mp-readline/readline.c