Add asynchronous SPI transactions (#2168)
Fixes #1192 Uses DMA operations to avoid the need to bit-bang or busy wait for SPI operations that might be very slow. Optional, adds new API calls to enable. Simple example included.
Showing
Please register or sign in to comment