mirror of
https://github.com/apache/nuttx.git
synced 2026-08-07 21:47:17 +00:00
arch/arm/src/stm32/Kconfig STM32_STM32F412 add SPI2 & SPI3
This commit is contained in:
parent
a8d446851c
commit
efc949bceb
1 changed files with 2 additions and 0 deletions
|
|
@ -1690,6 +1690,8 @@ config STM32_STM32F412
|
|||
select STM32_HAVE_I2C2
|
||||
select STM32_HAVE_I2C3
|
||||
select STM32_HAVE_SPI1
|
||||
select STM32_HAVE_SPI2
|
||||
select STM32_HAVE_SPI3
|
||||
select STM32_HAVE_CAN1
|
||||
select STM32_HAVE_CAN2
|
||||
select STM32_HAVE_OTGFS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue