a739b35a96
This patch alters the SPI-flash memory driver so that it uses the new low-level C SPI protocol (from drivers/bus/spi.h) instead of the uPy SPI protocol (from extmod/machine_spi.h). This allows the SPI-flash driver to be used independently from the uPy runtime. |
||
---|---|---|
.. | ||
bus | ||
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.