Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SPI: Implement interrupt-driven
transfer_in_place_async
(#2691)
* Implement transfer_async * The start of our shiny future * Add State * Wake from interrupt * Rename and remove return value * Fix register write * Fix S2 * Rename traits * Async flushes * Flush before async operations * Fix comments * Rename start fn, place async handler in RAM * Explicitly stop listening before async operations
- Loading branch information