Closed

Description
Issue reported from stm32duino:
The _Error_Handler() function is not defined when we add a new variant and copy the SystemClock_Config() from STM32CubeMX.
2 possible solutions:
- add the definition of error_handler()
or - add an indication inside the wiki step 5