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 cae690d047 all: Use mp_obj_malloc_with_finaliser everywhere it's applicable. 9 months ago
..
bare-arm shared/libc/string0: Don't deref args for n==0 case. 1 year ago
cc3200 all: Use mp_obj_malloc_with_finaliser everywhere it's applicable. 9 months ago
embed py/emitglue: Introduce mp_proto_fun_t as a more general mp_raw_code_t. 9 months ago
esp32 all: Use mp_obj_malloc_with_finaliser everywhere it's applicable. 9 months ago
esp8266 ports: Use vfs module instead of os. 9 months ago
mimxrt ports: On cold boot, enable USB after boot.py completes. 9 months ago
minimal minimal: Use printf instead of echo -e. 9 months ago
nrf py/obj: Change sizeof to offsetof in mp_obj_malloc_var macro. 9 months ago
pic16bit py/mpconfig: Disable qstr hashing at minimum feature level. 10 months ago
powerpc py/mpconfig: Disable qstr hashing at minimum feature level. 10 months ago
qemu-arm qemu-arm/mpconfigport: Use MICROPY_CONFIG_ROM_LEVEL_EXTRA_FEATURES. 9 months ago
renesas-ra ports: On cold boot, enable USB after boot.py completes. 9 months ago
rp2 all: Use mp_obj_malloc_with_finaliser everywhere it's applicable. 9 months ago
samd ports: On cold boot, enable USB after boot.py completes. 9 months ago
stm32 stm32/Makefile: Ignore uninitialised variable warning in H5 HAL SD code. 9 months ago
unix py/obj: Change sizeof to offsetof in mp_obj_malloc_var macro. 9 months ago
webassembly ports: Fix sys.stdout.buffer.write() return value. 11 months ago
windows extmod/modtls: Move the native ssl module to tls. 9 months ago
zephyr all: Use mp_obj_malloc_with_finaliser everywhere it's applicable. 9 months ago