mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02:00
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>