.. |
crypto-algorithms
|
extmod/crypto-algorithms/sha256: Remove non-standard memory.h header.
|
8 years ago |
lwip-include
|
all: Unify header guard usage.
|
7 years ago |
re1.5
|
extmod/re1.5: Upgrade to v0.8.2, adds hook for stack overflow checking.
|
7 years ago |
uzlib
|
extmod/uzlib: Update to upstream v2.1.
|
8 years ago |
machine_i2c.c
|
all: Convert remaining "mp_uint_t n_args" to "size_t n_args".
|
7 years ago |
machine_i2c.h
|
all: Unify header guard usage.
|
7 years ago |
machine_mem.c
|
all: Remove inclusion of internal py header files.
|
7 years ago |
machine_mem.h
|
all: Use the name MicroPython consistently in comments
|
7 years ago |
machine_pinbase.c
|
extmod/machine_pinbase: Put PinBase singleton in ROM.
|
7 years ago |
machine_pinbase.h
|
all: Unify header guard usage.
|
7 years ago |
machine_pulse.c
|
extmod/machine_pulse: Make time_pulse_us() not throw exceptions.
|
8 years ago |
machine_pulse.h
|
all: Unify header guard usage.
|
7 years ago |
machine_signal.c
|
extmod/machine_signal: Change VLA to use new scoped allocation API.
|
7 years ago |
machine_signal.h
|
all: Unify header guard usage.
|
7 years ago |
machine_spi.c
|
extmod/machine_spi: Remove EVENT_POLL_HOOK from soft-SPI transfer func.
|
8 years ago |
machine_spi.h
|
all: Unify header guard usage.
|
7 years ago |
misc.h
|
extmod/uos_dupterm: Update uos.dupterm() and helper funcs to have index.
|
7 years ago |
modbtree.c
|
py/runtime: Add MP_BINARY_OP_CONTAINS as reverse of MP_BINARY_OP_IN.
|
7 years ago |
modframebuf.c
|
all: Remove inclusion of internal py header files.
|
7 years ago |
modlwip.c
|
extmod/modlwip: Commit TCP out data to lower layers if buffer gets full.
|
7 years ago |
modonewire.c
|
extmod/mod{lwip,onewire,webrepl}: Convert to mp_rom_map_elem_t.
|
7 years ago |
modubinascii.c
|
all: Remove inclusion of internal py header files.
|
7 years ago |
modubinascii.h
|
all: Use the name MicroPython consistently in comments
|
7 years ago |
moductypes.c
|
all: Remove inclusion of internal py header files.
|
7 years ago |
moduhashlib.c
|
extmod/moduhashlib: Enable SHA1 hashing when using "mbedtls" library.
|
7 years ago |
moduheapq.c
|
all: Remove inclusion of internal py header files.
|
7 years ago |
modujson.c
|
py/objstr: Remove "make_qstr_if_not_already" arg from mp_obj_new_str.
|
7 years ago |
modurandom.c
|
all: Remove inclusion of internal py header files.
|
7 years ago |
modure.c
|
extmod/modure: Convert alloca() to use new scoped allocation API.
|
7 years ago |
moduselect.c
|
all: Use the name MicroPython consistently in comments
|
7 years ago |
modussl_axtls.c
|
extmod/modussl_axtls: Implement key and cert kw args to wrap_socket.
|
7 years ago |
modussl_mbedtls.c
|
extmod/modussl_mbedtls: Allow to compile with unix coverage build.
|
7 years ago |
modutimeq.c
|
all: Use NULL instead of "" when calling mp_raise exception helpers.
|
7 years ago |
moduzlib.c
|
all: Remove inclusion of internal py header files.
|
7 years ago |
modwebrepl.c
|
py/objstr: Remove "make_qstr_if_not_already" arg from mp_obj_new_str.
|
7 years ago |
modwebsocket.c
|
all: Remove inclusion of internal py header files.
|
7 years ago |
modwebsocket.h
|
all: Unify header guard usage.
|
7 years ago |
uos_dupterm.c
|
extmod/uos_dupterm: Swallow any errors from dupterm closing the stream.
|
7 years ago |
utime_mphal.c
|
py,extmod: Some casts and minor refactors to quiet compiler warnings.
|
7 years ago |
utime_mphal.h
|
all: Unify header guard usage.
|
7 years ago |
vfs.c
|
extmod/vfs: Use existing qstr for forward-slash string object.
|
7 years ago |
vfs.h
|
all: Unify header guard usage.
|
7 years ago |
vfs_fat.c
|
extmod/vfs_fat: Mount FatFS on creation so VFS methods can be used.
|
7 years ago |
vfs_fat.h
|
extmod/vfs_fat: Mount FatFS on creation so VFS methods can be used.
|
7 years ago |
vfs_fat_diskio.c
|
all: Use the name MicroPython consistently in comments
|
7 years ago |
vfs_fat_file.c
|
all: Remove inclusion of internal py header files.
|
7 years ago |
vfs_fat_misc.c
|
py/objstr: Remove "make_qstr_if_not_already" arg from mp_obj_new_str.
|
7 years ago |
vfs_reader.c
|
py/objstr: Remove "make_qstr_if_not_already" arg from mp_obj_new_str.
|
7 years ago |
virtpin.c
|
all: Rename mp_obj_type_t::stream_p to protocol.
|
9 years ago |
virtpin.h
|
all: Unify header guard usage.
|
7 years ago |