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 26b17fd28a esp32/boards: Remove old IDF v3 sdkconfig values. 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/boards: Remove old IDF v3 sdkconfig values. 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: Use local tinyusb instead of the one in pico-sdk. 4 years ago
samd samd/mphalport: Fix USB CDC tx handling to work reliably. 4 years ago
stm32 stm32/mpbthciport: Only init the uart once, then use uart_set_baudrate. 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/mpbtstackport_common: Implement mp_bluetooth_hci_active. 4 years ago
windows windows/msvc: Use same default python command as core. 4 years ago
zephyr zephyr/machine_uart: Fix arg of machine_uart_ioctl to make it uintptr_t. 4 years ago