A header-only C library to allow access to SPI PSRAM via PIO on the RP2040 microcontroller.
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool
polpo opened this issue 2 years ago · comments
Writes are currently purely asynchronous – there is no facility to add a callback that can be called when a write completes.