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 65b90cd0f9 teensy: Provide own implementation of gc_collect, to not use stm32. 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/CMakeLists.txt: Require CMake version 3.12. 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: Enable CPYTHON_COMPAT, PY_ASYNC_AWAIT, PY_ATTRTUPLE options. 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/rp2_pio: Add fifo_join support for PIO. 4 years ago
samd samd/mphalport: Fix USB CDC tx handling to work reliably. 4 years ago
stm32 stm32/mboot: Allow unpacking dfu without secret key. 4 years ago
teensy teensy: Provide own implementation of gc_collect, to not use stm32. 4 years ago
unix unix/main: Make static variable that's potentially clobbered by longjmp. 4 years ago
windows windows/mpconfigport.h: Enable features also present in unix port. 4 years ago
zephyr py/py.cmake: Introduce MICROPY_INC_CORE as a list with core includes. 4 years ago