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.
 
 
 
 
 
 
Braiden Kindt 85ea4ac0e5 stm32/main: Fix passing state.reset_mode to init_flash_fs. 4 years ago
..
bare-arm ports: Disable MICROPY_PY_ASSIGN_EXPR in bare-arm and minimal ports. 4 years ago
cc3200 ports: Remove def of MP_PLAT_PRINT_STRN if it's the same as the default. 4 years ago
esp32 esp32: Define MICROPY_QSTRDEFS_PORT to include special qstrs. 4 years ago
esp8266 esp8266/modules: Fix fs_corrupted() to use start_sec not START_SEC. 4 years ago
javascript ports: Remove def of MP_PLAT_PRINT_STRN if it's the same as the default. 4 years ago
mimxrt mimxrt: Fix USB CDC handling so it works reliably. 4 years ago
minimal ports: Disable MICROPY_PY_ASSIGN_EXPR in bare-arm and minimal ports. 4 years ago
nrf nrf/drivers/usb: Add USBD_IRQHandler which calls tud_int_handler. 4 years ago
pic16bit ports: Remove def of MP_PLAT_PRINT_STRN if it's the same as the default. 4 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/Makefile: Add CFLAGS_EXTRA to CFLAGS. 4 years ago
rp2 rp2,stm32: Enable MICROPY_PY_UBINASCII_CRC32 to get ubinascii.crc32(). 4 years ago
samd samd/mphalport: Fix USB CDC tx handling to work reliably. 4 years ago
stm32 stm32/main: Fix passing state.reset_mode to init_flash_fs. 4 years ago
teensy ports: Remove def of MP_PLAT_PRINT_STRN if it's the same as the default. 4 years ago
unix unix/moduselect: Don't allow both posix and non-posix configurations. 4 years ago
windows windows/msvc: Use same default python command as core. 4 years ago
zephyr zephyr/modusocket: Fix parameter in calls to net_context_get_XXX(). 4 years ago