libhal-google / libhal-soft

Library for generic soft drivers officially supported by libhal
Apache License 2.0
1 stars 6 forks source link

`hal::soft::common_spi_flash` driver #50

Open kammce opened 1 year ago

kammce commented 1 year ago

Many SPI flash memory devices use the JEDEC standard for SPI communication. This driver should support JEDEC compliant SPI flash devices.

kammce commented 1 year ago

Take a look at for more information: