File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
variants/STM32C0xx/C092CBT_C092RBT_C092RC(I-T) Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,6 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
165165| :green_heart : | STM32WL55JC | [ Nucleo WL55JC1] ( https://www.st.com/en/evaluation-tools/nucleo-wl55jc.html ) | * 2.1.0* | LoRa support not available |
166166
167167
168-
169168### [ Nucleo 32] ( https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-nucleo-boards.html ) boards
170169
171170| Status | Device(s) | Name | Release | Notes |
Original file line number Diff line number Diff line change 171171 #define PIN_SERIAL_TX PA2
172172#endif
173173
174- #define HSE_VALUE (8000000U ) /*!< Value of the External oscillator in Hz */
174+ #define HSE_VALUE (48000000U ) /*!< Value of the External oscillator in Hz */
175175
176176/*----------------------------------------------------------------------------
177177 * Arduino objects - C++ only
You can’t perform that action at this time.
0 commit comments