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.
 
 
 
 
 
 
Michael O'Cleirigh ec79e44502 esp32: Fix multiple definition errors with mp_hal_stdout_tx functions. 4 years ago
..
bare-arm bare-arm: Clean up the code, make it run on an F405, and add a README. 4 years ago
cc3200 tests: Rename run-tests to run-tests.py for consistency. 4 years ago
esp32 esp32: Fix multiple definition errors with mp_hal_stdout_tx functions. 4 years ago
esp8266 esp8266/modules: Fix fs_corrupted() to use start_sec not START_SEC. 4 years ago
javascript tests: Rename run-tests to run-tests.py for consistency. 4 years ago
mimxrt mimxrt/boards: Add MIMXRT1050_EVK board, based on MIMXRT1060_EVK. 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 tests: Rename run-tests to run-tests.py for consistency. 4 years ago
rp2 rp2: Don't advertise remote wakeup for USB serial. 4 years ago
samd samd/mphalport: Fix USB CDC tx handling to work reliably. 4 years ago
stm32 stm32/Makefile: Allow QSTR_DEFS,QSTR_GLOBAL_DEPENDENCIES to be extended. 4 years ago
teensy ports: Remove def of MP_PLAT_PRINT_STRN if it's the same as the default. 4 years ago
unix tests: Rename run-tests to run-tests.py for consistency. 4 years ago
windows tests: Rename run-tests to run-tests.py for consistency. 4 years ago
zephyr tests: Rename run-tests to run-tests.py for consistency. 4 years ago