drivers: add CC13xx / CC26xx SPI driver

Add driver for the SPI peripheral on the TI CC13xx / CC26xx series SoCs.

Signed-off-by: Brett Witherspoon <spoonb@cdspooner.com>
This commit is contained in:
Brett Witherspoon 2019-05-23 11:31:05 -05:00 committed by Anas Nashif
commit f2eea2ef85
5 changed files with 328 additions and 0 deletions

View file

@ -204,4 +204,6 @@ source "drivers/spi/Kconfig.sifive"
source "drivers/spi/Kconfig.nrfx"
source "drivers/spi/Kconfig.cc13xx_cc26xx"
endif # SPI