micropython/drivers
Andrew Leech 298b92221c memory/spiflash: Support reading SFDP.
The Serial Flash Discoverable Parameters (SFDP) is a jedec standard
interface on (most/newer) spiflash chips that allows querying the
flash size (amongst other things).

Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
2024-04-04 14:24:03 +11:00
..
bus bus/softqspi: Support read in 1 and 4 line modes. 2024-04-04 14:24:03 +11:00
cc3100
cyw43
dht
esp-hosted
memory memory/spiflash: Support reading SFDP. 2024-04-04 14:24:03 +11:00
ninaw10
README.md

README.md

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