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.
Dan Halbert e89bcce711 Move font dependency to extmod from stm32 4 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
font_petme128_8x8.h Move font dependency to extmod from stm32 4 years ago
machine_i2c.c Fix unix build 4 years ago
machine_i2c.h all: Unify header guard usage. 6 years ago
machine_mem.c Compress all translated strings with Huffman coding. 5 years ago
machine_mem.h all: Use the name MicroPython consistently in comments 6 years ago
machine_pinbase.c Fix unix build 4 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 Fix unix build 4 years ago
machine_signal.h all: Unify header guard usage. 6 years ago
machine_spi.c Fix unix build 4 years ago
machine_spi.h drivers/bus: Pull out software SPI implementation to dedicated driver. 5 years ago
misc.h extmod/uos_dupterm: Update uos.dupterm() and helper funcs to have index. 6 years ago
modbtree.c py/runtime: Add MP_BINARY_OP_CONTAINS as reverse of MP_BINARY_OP_IN. 6 years ago
modframebuf.c Move font dependency to extmod from stm32 4 years ago
modlwip.c WIP: complete manual inspection of all significant changes 5 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 More make_new fixes for unix build 4 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 all: Remove inclusion of internal py header files. 6 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 Fix esp and samd 5 years ago
modussl_mbedtls.c extmod: Update to use new mp_get_stream helper. 5 years ago
modutimeq.c More make_new fixes for unix build 4 years ago
moduzlib.c More make_new fixes for unix build 4 years ago
modwebrepl.c continued WIP: almost compiling 5 years ago
modwebsocket.c More make_new fixes for unix build 4 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 py changes for supporting superclass constructors that take kwargs 4 years ago
vfs.h compiles and runs; hangs on import storage;storage.VfsFat.<tab> 5 years ago
vfs_fat.c Prevent other filesystem changes besides file writes 4 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 Add option to disable the concurrent write protection 4 years ago
vfs_posix.c More make_new updates 4 years ago
vfs_posix.h continued WIP: almost compiling 5 years ago
vfs_posix_file.c More make_new updates 4 years ago
vfs_reader.c py/objstr: Remove "make_qstr_if_not_already" arg from mp_obj_new_str. 6 years ago
virtpin.c all: Rename mp_obj_type_t::stream_p to protocol. 7 years ago
virtpin.h all: Unify header guard usage. 6 years ago