You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow to use the SystemClock_Config() from STM32CubeMX without any change.
It could be redefined by user at sketch level (weak)
extern "C" void _Error_Handler(const char * file, int line)
{
...
}
Fixstm32duino#66
Signed-off-by: Frederic.Pillon <[email protected]>
0 commit comments