Skip to content

cpu: implement the stmclk interface for all STM32 CPUs #7123

@haukepetersen

Description

@haukepetersen

Lately, we introduced an interface for controlling the internal clocks for all STM32 CPUs (stm32_common/include/stmclk.h). This is however only implemented for the STM32F1 and STM32F7 so far and should be implemented for all members of that family. As result, problems like the one in #6504 are trivial to solve...

This issue is created to track and synchronize the porting effort.

Todo:

Metadata

Metadata

Labels

Platform: ARMPlatform: This PR/issue effects ARM-based platformsType: new featureThe issue requests / The PR implemements a new feature for RIOT

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions