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 89b64478c7 stm32/softtimer: Add support for having a C-based callback. 4 years ago
..
bare-arm bare-arm: Switch to use MICROPY_ERROR_REPORTING_NONE to reduce size. 4 years ago
cc3200 tests: Rename run-tests to run-tests.py for consistency. 4 years ago
esp32 esp32: Restore FROZEN_MANIFEST support with new CMake build system. 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 pic16bit/Makefile: Make the XC compiler version user-configurable. 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/softtimer: Add support for having a C-based callback. 4 years ago
teensy stm32,teensy: Correct typos in project README files. 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