px4fmu-v5:Enable SPI5 in NuttX

This commit is contained in:
David Sidrane 2017-06-24 05:45:25 -10:00
parent 229c5d482f
commit 2a61518c9f
1 changed files with 1 additions and 1 deletions

View File

@ -335,7 +335,7 @@ CONFIG_STM32F7_SPI1=y
CONFIG_STM32F7_SPI2=y
# CONFIG_STM32F7_SPI3 is not set
CONFIG_STM32F7_SPI4=y
# CONFIG_STM32F7_SPI5 is not set
CONFIG_STM32F7_SPI5=y
CONFIG_STM32F7_SPI6=y
CONFIG_STM32F7_TIM1=y
# CONFIG_STM32F7_TIM2 is not set