d7310fabc2
Changes made are: - Use the time module in place of the pyb module for delays. - Use spi.read/spi.write instead of spi.send/spi.receive. - Drop some non-portable parameters to spi and pin initialization. Thanks to @deshipu for the original patch. |
||
---|---|---|
.. | ||
cc3000 | ||
cc3100 | ||
dht | ||
display | ||
memory | ||
nrf24l01 | ||
onewire | ||
sdcard | ||
wiznet5k | ||
README.md |
README.md
This directory contains drivers for specific hardware. The drivers are intended to work across multiple ports.