aboutsummaryrefslogtreecommitdiffstats
path: root/src/rp2040/spi.c
Commit message (Collapse)AuthorAgeFilesLines
* rp2040: implement SPILasse Dalegaard2021-07-151-0/+110
This implements SPI for the rp2040 target. All output groupings of both SPI blocks are available for use. Signed-off-by: Lasse Dalegaard <dalegaard@gmail.com>