Browse Source

Hex CubeOrange: no LSE available

sbg
Mirko Denecke 5 years ago committed by Daniel Agar
parent
commit
b4e39f91a4
  1. 2
      boards/hex/cube-orange/nuttx-config/include/board.h

2
boards/hex/cube-orange/nuttx-config/include/board.h

@ -60,7 +60,7 @@ @@ -60,7 +60,7 @@
#define STM32_HSI_FREQUENCY 16000000ul
#define STM32_LSI_FREQUENCY 32000
#define STM32_HSE_FREQUENCY STM32_BOARD_XTAL
#define STM32_LSE_FREQUENCY 32768
#define STM32_LSE_FREQUENCY 0
/* Main PLL Configuration.
*

Loading…
Cancel
Save