micropython/drivers
Damien George 02afc0d241 drivers/display/ssd1306.py: Change to use new i2c.writevto() method.
Fixes issue #3482.
2019-05-20 15:06:39 +10:00
..
bus
cc3000
cc3100
dht
display drivers/display/ssd1306.py: Change to use new i2c.writevto() method. 2019-05-20 15:06:39 +10:00
memory drivers/memory/spiflash: Rework wait_sr to fix uninit'd variable 'sr'. 2019-03-08 23:11:13 +11:00
nrf24l01
onewire
sdcard
wiznet5k
README.md

README.md

This directory contains drivers for specific hardware. The drivers are intended to work across multiple ports.