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
165
165
| :green_heart : | STM32WL55JC | [ Nucleo WL55JC1] ( https://www.st.com/en/evaluation-tools/nucleo-wl55jc.html ) | * 2.1.0* | LoRa support not available |
166
166
167
167
168
-
169
168
### [ 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
170
169
171
170
| Status | Device(s) | Name | Release | Notes |
Original file line number Diff line number Diff line change 171
171
#define PIN_SERIAL_TX PA2
172
172
#endif
173
173
174
- #define HSE_VALUE (8000000U ) /*!< Value of the External oscillator in Hz */
174
+ #define HSE_VALUE (48000000U ) /*!< Value of the External oscillator in Hz */
175
175
176
176
/*----------------------------------------------------------------------------
177
177
* Arduino objects - C++ only
You can’t perform that action at this time.
0 commit comments