Browse Source

spracing h7extreme:Enable ADC3 in support of temperature sensing

release/1.12
David Sidrane 4 years ago committed by Lorenz Meier
parent
commit
0d4f48a8d2
  1. 1
      boards/spracing/h7extreme/nuttx-config/nsh/defconfig

1
boards/spracing/h7extreme/nuttx-config/nsh/defconfig

@ -144,6 +144,7 @@ CONFIG_START_DAY=30 @@ -144,6 +144,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