diff options
Diffstat (limited to 'testhal/STM32F4xx/EXT/mcuconf.h')
| -rw-r--r-- | testhal/STM32F4xx/EXT/mcuconf.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F4xx/EXT/mcuconf.h b/testhal/STM32F4xx/EXT/mcuconf.h index 27c2a3da1..baa550014 100644 --- a/testhal/STM32F4xx/EXT/mcuconf.h +++ b/testhal/STM32F4xx/EXT/mcuconf.h @@ -57,9 +57,9 @@  #define STM32_I2SSRC                        STM32_I2SSRC_CKIN
  #define STM32_PLLI2SN_VALUE                 192
  #define STM32_PLLI2SR_VALUE                 5
 -#define STM32_VOS                           STM32_VOS_HIGH
  #define STM32_PVD_ENABLE                    FALSE
  #define STM32_PLS                           STM32_PLS_LEV0
 +#define STM32_BKPRAM_ENABLE                 FALSE
  /*
   * ADC driver system settings.
  | 
