You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George 5b3f0b7f39 py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*. 9 years ago
..
crypto-algorithms extmod/moduhashlib: Add namespace prefix for crypto-algorithms/sha256.h. 9 years ago
lwip-include extmod/lwip: Change void pointers to unions, include new mphal.h file 9 years ago
re1.5 extmod/re1.5: Workaround issue with mingw32-gcc 4.2.1. 9 years ago
uzlib extmod: Update uzlib to 1.2.1. 10 years ago
fsusermount.c extmod/fsusermount: Make configurable with MICROPY_FSUSERMOUNT. 9 years ago
fsusermount.h extmod: Move fsusermount.c from stmhal for cross-port reuse. 9 years ago
machine_mem.c unix: machine_mem improvements 9 years ago
machine_mem.h unix: machine_mem improvements 9 years ago
misc.h extmod/moduos_dupterm: Make mp_uos_dupterm_tx_strn() function reusable. 9 years ago
modlwip.c extmod/modlwip: Use _ERR_BADF instead of magic number. 9 years ago
modubinascii.c py: Change type signature of builtin funs that take variable or kw args. 9 years ago
modubinascii.h py: Change type signature of builtin funs that take variable or kw args. 9 years ago
moductypes.c py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*. 9 years ago
moduhashlib.c py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*. 9 years ago
moduheapq.c py: Wrap all obj-ptr conversions in MP_OBJ_TO_PTR/MP_OBJ_FROM_PTR. 9 years ago
modujson.c py: Wrap all obj-ptr conversions in MP_OBJ_TO_PTR/MP_OBJ_FROM_PTR. 9 years ago
moduos_dupterm.c extmod/moduos_dupterm: Handle exceptions in call to dupterm's .write() 9 years ago
modure.c py: Change type signature of builtin funs that take variable or kw args. 9 years ago
modussl.c extmod/modussl: Remove unused header. 9 years ago
moduzlib.c py: Change type signature of builtin funs that take variable or kw args. 9 years ago