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, ...
In order to make it easier for beginners to get started with writing Arduino sketches, and for the convenience of all users, Arduino CLI automatically generates and adds prototypes for functions ...