[![Check Arduino status](https://github.com/arduino-libraries/Arduino_DebugUtils/actions/workflows/check-arduino.yml/badge.svg)](https://github.com/arduino-libraries ...
I have custom STM32F030C8T6 based board and when I use HSI or nothing change at sketch level everything works as expected. But when I want to use HSE and use SystemClock_Config(void) at sketch level, ...