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 d82f344f61 esp32/machine_hw_spi: Use separate DMA channels for HSPI and VSPI. 6 years ago
..
bare-arm py/objdict: Make .fromkeys() method configurable. 6 years ago
cc3200 stm32,esp8266,cc3200: Use MICROPY_GC_STACK_ENTRY_TYPE to save some RAM. 6 years ago
esp32 esp32/machine_hw_spi: Use separate DMA channels for HSPI and VSPI. 6 years ago
esp8266 esp8266/esp_mphal: Provide mp_hal_pin_od_high_dht so DHT works reliably. 6 years ago
minimal py/objdict: Make .fromkeys() method configurable. 6 years ago
nrf nrf/bluetooth: Update BLE stack download script. 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/main: Make thread and FS state static and exclude when not needed. 6 years ago
teensy teensy: Add own uart.h to not rely on stm32's version of the file. 6 years ago
unix unix/modos: Rename unlink to remove to be consistent with other ports. 6 years ago
windows windows: Remove remaining traces of old GNU readline support. 6 years ago
zephyr py/objstr: Make str.count() method configurable. 6 years ago