Browse Source

matek-gnss-m9n-f4:Enable IO compensation

master
David Sidrane 3 years ago committed by Daniel Agar
parent
commit
0c8a5b3da1
  1. 1
      boards/matek/gnss-m9n-f4/nuttx-config/nsh/defconfig

1
boards/matek/gnss-m9n-f4/nuttx-config/nsh/defconfig

@ -167,6 +167,7 @@ CONFIG_STM32_SPI3_DMA=y @@ -167,6 +167,7 @@ CONFIG_STM32_SPI3_DMA=y
CONFIG_STM32_SPI3_DMA_BUFFER=512
CONFIG_STM32_SPI_DMA=y
CONFIG_STM32_SPI_DMATHRESHOLD=1024
CONFIG_STM32_SYSCFG_IOCOMPENSATION=y
CONFIG_STM32_TIM5=y
CONFIG_STM32_UART4=y
CONFIG_STM32_USART1=y

Loading…
Cancel
Save