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:
parent
8d6346ef65
commit
f2eea2ef85
5 changed files with 328 additions and 0 deletions
|
@ -204,4 +204,6 @@ source "drivers/spi/Kconfig.sifive"
|
|||
|
||||
source "drivers/spi/Kconfig.nrfx"
|
||||
|
||||
source "drivers/spi/Kconfig.cc13xx_cc26xx"
|
||||
|
||||
endif # SPI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue