aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libmaple/stm32f1/include/series/timer.h1
-rw-r--r--libmaple/stm32f2/include/series/timer.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/libmaple/stm32f1/include/series/timer.h b/libmaple/stm32f1/include/series/timer.h
index 8a64ffa..cfeb770 100644
--- a/libmaple/stm32f1/include/series/timer.h
+++ b/libmaple/stm32f1/include/series/timer.h
@@ -64,7 +64,6 @@ typedef struct timer_gen_reg_map {
} timer_gen_reg_map;
struct timer_adv_reg_map;
-struct timer_gen_reg_map;
struct timer_bas_reg_map;
/** Timer 1 register map base pointer */
diff --git a/libmaple/stm32f2/include/series/timer.h b/libmaple/stm32f2/include/series/timer.h
index ed473b4..a7ac276 100644
--- a/libmaple/stm32f2/include/series/timer.h
+++ b/libmaple/stm32f2/include/series/timer.h
@@ -71,7 +71,6 @@ typedef struct timer_gen_reg_map {
} timer_gen_reg_map;
struct timer_adv_reg_map;
-struct timer_gen_reg_map;
struct timer_bas_reg_map;
/** Timer 1 register map base pointer */