.. |
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: Workaround issue with mingw32-gcc 4.2.1.
|
9 years ago |
uzlib
|
extmod/uzlib: Update to upstream v2.1.
|
8 years ago |
machine_i2c.c
|
extmod/machine_i2c: Add hook to constructor to call port-specific code.
|
8 years ago |
machine_i2c.h
|
all: Unify header guard usage.
|
7 years ago |
machine_mem.c
|
extmod/machine_mem: Typo fix in comment.
|
8 years ago |
machine_mem.h
|
all: Unify header guard usage.
|
7 years ago |
machine_pinbase.c
|
extmod/machine_pinbase: Fix nanbox build.
|
9 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: Fix parsing of invert arg when Pin is first arg.
|
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
|
all: Unify header guard usage.
|
7 years ago |
modbtree.c
|
all: Don't include system errno.h when it's not needed.
|
7 years ago |
modframebuf.c
|
extmod: Use MP_ROM_INT for int values in an mp_rom_map_elem_t.
|
7 years ago |
modlwip.c
|
extmod: Use MP_ROM_INT for int values in an mp_rom_map_elem_t.
|
7 years ago |
modonewire.c
|
extmod/mod{lwip,onewire,webrepl}: Convert to mp_rom_map_elem_t.
|
7 years ago |
modubinascii.c
|
all: Remove trailing spaces, per coding conventions.
|
7 years ago |
modubinascii.h
|
all: Unify header guard usage.
|
7 years ago |
moductypes.c
|
extmod/moductypes: Fix bigint handling for 32-bit ports.
|
8 years ago |
moduhashlib.c
|
all: Remove 'name' member from mp_obj_module_t struct.
|
8 years ago |
moduheapq.c
|
extmod/moduheapq: Revert change for adhoc relative-time queue support.
|
8 years ago |
modujson.c
|
extmod/modujson: Properly initialise temporary StringIO object.
|
7 years ago |
modurandom.c
|
extmod/modurandom: Use mp_raise_ValueError().
|
8 years ago |
modure.c
|
extmod/modure: If input string is bytes, return bytes results too.
|
7 years ago |
moduselect.c
|
extmod: Use MP_ROM_INT for int values in an mp_rom_map_elem_t.
|
7 years ago |
modussl_axtls.c
|
all: Don't include system errno.h when it's not needed.
|
7 years ago |
modussl_mbedtls.c
|
extmod/modussl_mbedtls: Implement non-blocking SSL sockets.
|
7 years ago |
modutimeq.c
|
modutimeq: Add peektime() function (provisional).
|
8 years ago |
moduzlib.c
|
extmod/moduzlib: decompress: Remove stale "(void)n_args".
|
7 years ago |
modwebrepl.c
|
extmod/mod{lwip,onewire,webrepl}: Convert to mp_rom_map_elem_t.
|
7 years ago |
modwebsocket.c
|
all: Don't include system errno.h when it's not needed.
|
7 years ago |
modwebsocket.h
|
all: Unify header guard usage.
|
7 years ago |
uos_dupterm.c
|
all: Don't include system errno.h when it's not needed.
|
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: Allow "buffering" and "encoding" args to VFS's open().
|
8 years ago |
vfs.h
|
all: Unify header guard usage.
|
7 years ago |
vfs_fat.c
|
extmod/vfs: Use MP_S_IFDIR, MP_S_IFREG consts instead of magic numbers.
|
8 years ago |
vfs_fat.h
|
all: Unify header guard usage.
|
7 years ago |
vfs_fat_diskio.c
|
extmod/vfs_fat: Allow to compile with MICROPY_VFS_FAT disabled.
|
8 years ago |
vfs_fat_file.c
|
all: Don't include system errno.h when it's not needed.
|
7 years ago |
vfs_fat_misc.c
|
extmod/vfs_fat_misc: Remove dot-dirs filter since FatFS already does it.
|
8 years ago |
vfs_reader.c
|
py: Allow lexer to raise exceptions during construction.
|
8 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 |