embassy/embassy-nrf
Ulf Lilleengen e966125d62 Add embedded-storage trait impls for QSPI
* Adds implementations of embedded-storage and embedded-storage-async
for QSPI
* Add blocking implementations of QSPI
* Use blocking implementation in new() and embedded-storage impls
* Use async implementation in embedded-storage-async impls
* Add FLASH_SIZE const generic parameter
* Own IRQ in Qspi to disable it on drop
2022-04-19 19:06:36 +02:00
..
src Add embedded-storage trait impls for QSPI 2022-04-19 19:06:36 +02:00
Cargo.toml Add embedded-storage trait impls for QSPI 2022-04-19 19:06:36 +02:00