You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeff Epler cc21bed0e4 ulab: Get updates from upstream 3 years ago
..
crypto-algorithms extmod/crypto-algorithms/sha256: Remove non-standard memory.h header. 6 years ago
lwip-include WIP: complete manual inspection of all significant changes 5 years ago
re1.5 extmod/ure: Handle some escape sequences. 4 years ago
ulab@a746bd8e09 ulab: Get updates from upstream 3 years ago
font_petme128_8x8.h Move font dependency to extmod from stm32 3 years ago
machine_i2c.c protocols: Allow them to be (optionally) type-safe 3 years ago
machine_i2c.h protocols: Allow them to be (optionally) type-safe 3 years ago
machine_mem.c remove unnecessary GCC pragmas 3 years ago
machine_mem.h all: Use the name MicroPython consistently in comments 6 years ago
machine_pinbase.c protocols: Allow them to be (optionally) type-safe 3 years ago
machine_pinbase.h all: Unify header guard usage. 6 years ago
machine_pulse.c extmod/machine_pulse: Make time_pulse_us() not throw exceptions. 6 years ago
machine_pulse.h all: Unify header guard usage. 6 years ago
machine_signal.c protocols: Allow them to be (optionally) type-safe 3 years ago
machine_signal.h all: Unify header guard usage. 6 years ago
machine_spi.c protocols: Allow them to be (optionally) type-safe 3 years ago
machine_spi.h protocols: Allow them to be (optionally) type-safe 3 years ago
misc.h extmod/uos_dupterm: Update uos.dupterm() and helper funcs to have index. 6 years ago
modbtree.c raise mp_raise_NotImplementedError 3 years ago
modframebuf.c Fix subclassing of objects that are tested. Others may still be broken. 3 years ago
modlwip.c protocols: Allow them to be (optionally) type-safe 3 years ago
modonewire.c extmod/mod{lwip,onewire,webrepl}: Convert to mp_rom_map_elem_t. 6 years ago
modubinascii.c Compress all translated strings with Huffman coding. 5 years ago
modubinascii.h all: Use the name MicroPython consistently in comments 6 years ago
moductypes.c remove unnecessary GCC pragmas 3 years ago
moduhashlib.c fixup micropy 4 years ago
moduheapq.c Fix esp and samd 5 years ago
modujson.c Add CIRCUITPY macro; rename u* only when CIRCUITPY=1 4 years ago
modurandom.c Revert subscr signature change 3 years ago
modure.c conditionalize re object type name 4 years ago
moduselect.c Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 6 years ago
modussl_axtls.c protocols: Allow them to be (optionally) type-safe 3 years ago
modussl_mbedtls.c protocols: Allow them to be (optionally) type-safe 3 years ago
modutimeq.c More make_new fixes for unix build 4 years ago
moduzlib.c protocols: Allow them to be (optionally) type-safe 3 years ago
modwebrepl.c protocols: Allow them to be (optionally) type-safe 3 years ago
modwebsocket.c protocols: Allow them to be (optionally) type-safe 3 years ago
modwebsocket.h all: Unify header guard usage. 6 years ago
uos_dupterm.c Fix esp and samd 5 years ago
utime_mphal.c py,extmod: Some casts and minor refactors to quiet compiler warnings. 6 years ago
utime_mphal.h all: Unify header guard usage. 6 years ago
vfs.c Revert subscr signature change 3 years ago
vfs.h protocols: Allow them to be (optionally) type-safe 3 years ago
vfs_fat.c avoid os.stat() int overflow on smallint-only builds 3 years ago
vfs_fat.h Add option to disable the concurrent write protection 4 years ago
vfs_fat_diskio.c merge finished 5 years ago
vfs_fat_file.c preserve errno in OSError 3 years ago
vfs_posix.c protocols: Allow them to be (optionally) type-safe 3 years ago
vfs_posix.h continued WIP: almost compiling 5 years ago
vfs_posix_file.c protocols: Allow them to be (optionally) type-safe 3 years ago
vfs_reader.c py/objstr: Remove "make_qstr_if_not_already" arg from mp_obj_new_str. 5 years ago
virtpin.c protocols: Allow them to be (optionally) type-safe 3 years ago
virtpin.h protocols: Allow them to be (optionally) type-safe 3 years ago