Skip to content

New variant: _Error_Handler() not defined in SystemClock_Config() #66

Closed
@ghost

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:

  1. add the definition of error_handler()
    or
  2. add an indication inside the wiki step 5

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions