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 0613d3e356 rp2/tusb_config.h: Set CFG_TUD_CDC_EP_BUFSIZE to 256. 3 years ago
..
bare-arm bare-arm: Switch to use MICROPY_ERROR_REPORTING_NONE to reduce size. 4 years ago
cc3200 ports: Use common mp_hal_stdout_tx_strn_cooked instead of custom one. 3 years ago
esp32 ports: Use common mp_hal_stdout_tx_strn_cooked instead of custom one. 3 years ago
esp8266 ports: Use common mp_hal_stdout_tx_strn_cooked instead of custom one. 3 years ago
javascript javascript/Makefile: Suppress compiler errors from array bounds. 3 years ago
mimxrt tools/autobuild: Add mimxrt port to build scripts for nightly builds. 3 years ago
minimal ports: Disable MICROPY_PY_ASSIGN_EXPR in bare-arm and minimal ports. 4 years ago
nrf py/mpstate: Make exceptions thread-local. 3 years ago
pic16bit py/mpstate: Schedule KeyboardInterrupt on main thread. 3 years ago
powerpc ports: Remove def of MP_PLAT_PRINT_STRN if it's the same as the default. 4 years ago
qemu-arm qemu-arm: Add support for Cortex-A9 via sabrelite board. 4 years ago
rp2 rp2/tusb_config.h: Set CFG_TUD_CDC_EP_BUFSIZE to 256. 3 years ago
samd all: Rename mp_keyboard_interrupt to mp_sched_keyboard_interrupt. 4 years ago
stm32 ports: Use common mp_hal_stdout_tx_strn_cooked instead of custom one. 3 years ago
teensy all: Replace busses with buses. 4 years ago
unix unix/modffi: Add option to lock GC in callback, and cfun access. 3 years ago
windows windows/Makefile: Add .exe extension to executables name. 3 years ago
zephyr zephyr/machine_spi: Add support for hardware SPI. 3 years ago