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.
 
 
 
 
 
 
Siarhei Farbotka e62f59217b esp32: Fix int overflow in machine.sleep/deepsleep functions. 6 years ago
..
bare-arm ports/{bare-arm,minimal}/Makefile: Only build with core source files. 7 years ago
cc3200 cc3200/mods: Access dict map directly instead of using helper func. 6 years ago
esp32 esp32: Fix int overflow in machine.sleep/deepsleep functions. 6 years ago
esp8266 esp8266/main: Increase heap by 2kb, now that axtls rodata is in ROM. 6 years ago
minimal minimal/main: Allow to compile without GC enabled. 7 years ago
nrf nrf/uart: Fix UART.writechar() to write just 1 byte. 6 years ago
pic16bit all: Update Makefiles and others to build with new ports/ dir layout. 7 years ago
qemu-arm qemu-arm/test_main: Include setjmp.h because it's used by gc_collect. 7 years ago
stm32 stm32/sdcard: Fully reset SDMMC periph before calling HAL DMA functions. 6 years ago
teensy stm32/pin: In pin AF object, remove union of periph ptr types. 7 years ago
unix unix/modos: Include extmod/vfs.h for MP_S_IFDIR, etc. 6 years ago
windows windows/msvc: Support custom compiler for header generation. 6 years ago
zephyr zephyr/CMakeLists: Update for latest Zephyr CMake usage refactorings. 6 years ago