micropython/drivers
Damien George 7418dbf12d drivers/cyw43: Add low-level CYW43xx Bluetooth HCI UART driver. 2019-10-01 09:50:48 +10:00
..
bus
cc3000 drivers/cc3000: Use cc3000_time_t instead of time_t for custom typedef. 2018-08-08 16:37:26 +10:00
cc3100
cyw43 drivers/cyw43: Add low-level CYW43xx Bluetooth HCI UART driver. 2019-10-01 09:50:48 +10:00
dht drivers/dht: Allow open-drain-high call to be DHT specific if needed. 2019-01-22 00:23:05 +11:00
display drivers/display/ssd1306.py: Change to use new i2c.writevto() method. 2019-05-20 15:06:39 +10:00
memory drivers/memory/spiflash: Add support to put SPI flash in sleep mode. 2019-07-03 01:27:33 +10:00
nrf24l01
onewire
sdcard drivers/sdcard: Remove debugging print statement in ioctl method. 2018-09-20 16:54:58 +10:00
wiznet5k
README.md

README.md

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