cpu/stm32: remove useless include in clock configuration
This commit is contained in:
parent
d6d85a3370
commit
05f67a0a00
@ -21,8 +21,6 @@
|
||||
#ifndef CLK_F0_CFG_CLOCK_DEFAULT_H
|
||||
#define CLK_F0_CFG_CLOCK_DEFAULT_H
|
||||
|
||||
#include "periph_cpu.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
@ -26,8 +26,6 @@
|
||||
#ifndef CLK_F1F3_CFG_CLOCK_DEFAULT_H
|
||||
#define CLK_F1F3_CFG_CLOCK_DEFAULT_H
|
||||
|
||||
#include "periph_cpu.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
@ -23,8 +23,6 @@
|
||||
#ifndef CLK_G0_CFG_CLOCK_DEFAULT_H
|
||||
#define CLK_G0_CFG_CLOCK_DEFAULT_H
|
||||
|
||||
#include "periph_cpu.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
@ -19,8 +19,6 @@
|
||||
#ifndef CLK_G4_CFG_CLOCK_DEFAULT_H
|
||||
#define CLK_G4_CFG_CLOCK_DEFAULT_H
|
||||
|
||||
#include "periph_cpu.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
@ -21,8 +21,6 @@
|
||||
#ifndef CLK_L4_CFG_CLOCK_DEFAULT_H
|
||||
#define CLK_L4_CFG_CLOCK_DEFAULT_H
|
||||
|
||||
#include "periph_cpu.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user