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
|
#ifndef CLK_F0_CFG_CLOCK_DEFAULT_H
|
||||||
#define CLK_F0_CFG_CLOCK_DEFAULT_H
|
#define CLK_F0_CFG_CLOCK_DEFAULT_H
|
||||||
|
|
||||||
#include "periph_cpu.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
@ -26,8 +26,6 @@
|
|||||||
#ifndef CLK_F1F3_CFG_CLOCK_DEFAULT_H
|
#ifndef CLK_F1F3_CFG_CLOCK_DEFAULT_H
|
||||||
#define CLK_F1F3_CFG_CLOCK_DEFAULT_H
|
#define CLK_F1F3_CFG_CLOCK_DEFAULT_H
|
||||||
|
|
||||||
#include "periph_cpu.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
@ -23,8 +23,6 @@
|
|||||||
#ifndef CLK_G0_CFG_CLOCK_DEFAULT_H
|
#ifndef CLK_G0_CFG_CLOCK_DEFAULT_H
|
||||||
#define CLK_G0_CFG_CLOCK_DEFAULT_H
|
#define CLK_G0_CFG_CLOCK_DEFAULT_H
|
||||||
|
|
||||||
#include "periph_cpu.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
@ -19,8 +19,6 @@
|
|||||||
#ifndef CLK_G4_CFG_CLOCK_DEFAULT_H
|
#ifndef CLK_G4_CFG_CLOCK_DEFAULT_H
|
||||||
#define CLK_G4_CFG_CLOCK_DEFAULT_H
|
#define CLK_G4_CFG_CLOCK_DEFAULT_H
|
||||||
|
|
||||||
#include "periph_cpu.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
@ -21,8 +21,6 @@
|
|||||||
#ifndef CLK_L4_CFG_CLOCK_DEFAULT_H
|
#ifndef CLK_L4_CFG_CLOCK_DEFAULT_H
|
||||||
#define CLK_L4_CFG_CLOCK_DEFAULT_H
|
#define CLK_L4_CFG_CLOCK_DEFAULT_H
|
||||||
|
|
||||||
#include "periph_cpu.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user