micropython/drivers/memory
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
..
external_flash_device.h drivers/external_flash_device: Add AT25SF161B/641B & MX25L25673G. 2024-04-04 14:24:03 +11:00
spiflash.c memory/spiflash: Support reading SFDP. 2024-04-04 14:24:03 +11:00
spiflash.h drivers/memory/spiflash: Support defining exact flash chip(s) connected. 2024-04-04 14:24:03 +11:00