micropython/ports
Mikhail Zakharov 1e7b422226 unix/mpthreadport: Cleanup used memory on thread exit. 2019-01-27 12:39:45 +11:00
..
bare-arm
cc3200
esp32 esp32/machine_hw_spi: Make HW SPI objects statically allocated. 2019-01-23 23:47:36 +11:00
esp8266 esp8266/esp_mphal: Provide mp_hal_pin_od_high_dht so DHT works reliably. 2019-01-22 00:26:04 +11:00
minimal
nrf
pic16bit pic16bit: Update to compile with latest xc16 v1.35 compiler. 2019-01-25 16:06:13 +11:00
qemu-arm
stm32 stm32: Implement machine.lightsleep(). 2019-01-27 11:13:32 +11:00
teensy
unix unix/mpthreadport: Cleanup used memory on thread exit. 2019-01-27 12:39:45 +11:00
windows windows: Remove remaining traces of old GNU readline support. 2018-12-15 13:54:55 +11:00
zephyr