cc5a94044a
This patch renames the existing SPI flash API functions to reflect the fact that the go through the cache: mp_spiflash_flush -> mp_spiflash_cache_flush mp_spiflash_read -> mp_spiflash_cached_read mp_spiflash_write -> mp_spiflash_cached_write |
||
---|---|---|
.. | ||
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.