circuitpython/drivers/memory
iabdalkader b5e80fafb2 drivers/memory/spiflash: Add a config option to soft-reset SPI flash.
Add a compile-time config option to soft-reset SPI flash on init.  This
puts the flash in a known state on reset.  Note this option is
disabled by default.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2024-12-10 10:40:06 +11:00
..
external_flash_device.h drivers/memory: Add IS25LPWP064D chip to list of external flash devices. 2024-03-28 15:52:40 +11:00
spiflash.c drivers/memory/spiflash: Add a config option to soft-reset SPI flash. 2024-12-10 10:40:06 +11:00
spiflash.h drivers/bus: Detect QSPI transfer errors and pass up to spiflash driver. 2022-12-09 13:25:18 +11:00