micropython/drivers
Damien George 24652228af drivers/sdcard: Allow up to 5 retries to initialise SD card.
Apparently some cards need more than 2 retries.  See issue #1482.
2015-10-10 00:07:40 +01:00
..
cc3000
cc3100
nrf24l01 drivers/nrf24l01: Fix SPI phase setting to match specs of nRF chip. 2015-09-18 13:00:12 +00:00
onewire drivers/onewire: Fix ds18x20.read_temp so it works when no rom given. 2015-07-30 23:10:39 +01:00
sdcard drivers/sdcard: Allow up to 5 retries to initialise SD card. 2015-10-10 00:07:40 +01:00
wiznet5k
README.md

README.md

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