Browse Source

mro pixracerpro:Enable ADC3 in support of temperature sensing

release/1.12
David Sidrane 4 years ago committed by Lorenz Meier
parent
commit
2373ba47a2
  1. 1
      boards/mro/pixracerpro/nuttx-config/nsh/defconfig

1
boards/mro/pixracerpro/nuttx-config/nsh/defconfig

@ -156,6 +156,7 @@ CONFIG_START_DAY=30 @@ -156,6 +156,7 @@ CONFIG_START_DAY=30
CONFIG_START_MONTH=11
CONFIG_STDIO_BUFFER_SIZE=256
CONFIG_STM32H7_ADC1=y
CONFIG_STM32H7_ADC3=y
CONFIG_STM32H7_BBSRAM=y
CONFIG_STM32H7_BBSRAM_FILES=5
CONFIG_STM32H7_BKPSRAM=y

Loading…
Cancel
Save