micropython/drivers
Radomir Dopieralski ce1c786297 drivers/sdcard: Port the SDCard driver to new machine API.
With backwards compatibility for pyboard.
2016-09-01 17:44:07 +10:00
..
cc3000 drivers/cc3000: Rename timeval to cc3000_timeval, to avoid clash. 2016-05-10 23:46:00 +01:00
cc3100
dht extmod: Add machine time_pulse_us function (at C and Python level). 2016-05-31 13:58:48 +01:00
display drivers/display/ssd1306: Add width arg and support 64px wide displays. 2016-06-26 13:09:31 +01:00
nrf24l01
onewire
sdcard drivers/sdcard: Port the SDCard driver to new machine API. 2016-09-01 17:44:07 +10:00
wiznet5k drivers/wiznet5k: Fix indentation so it's not misleading. 2016-07-11 21:11:25 +01:00
README.md

README.md

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