Files
micropython/drivers
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
..

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