From 0c8a5b3da1e552e940d282b76827f107941c6a42 Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Tue, 25 Jan 2022 06:20:57 -0800 Subject: [PATCH] matek-gnss-m9n-f4:Enable IO compensation --- boards/matek/gnss-m9n-f4/nuttx-config/nsh/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/boards/matek/gnss-m9n-f4/nuttx-config/nsh/defconfig b/boards/matek/gnss-m9n-f4/nuttx-config/nsh/defconfig index 46c3b82e1c..8540c51faa 100644 --- a/boards/matek/gnss-m9n-f4/nuttx-config/nsh/defconfig +++ b/boards/matek/gnss-m9n-f4/nuttx-config/nsh/defconfig @@ -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