Remove duplicate defines

This commit is contained in:
Stefan Kerkmann 2021-04-06 12:42:07 +02:00
parent 4f56e326a8
commit d783126f55
1 changed files with 0 additions and 1 deletions

View File

@ -486,7 +486,6 @@ typedef struct
#define TIM5_BASE (APB1PERIPH_BASE + 0x00001000U)
#define TIM6_BASE (APB1PERIPH_BASE + 0x00001400U)
#define WWDG_BASE (APB1PERIPH_BASE + 0x00002C00U)
#define FWDGT_BASE (APB1PERIPH_BASE + 0x00003000U)
#define SPI1_BASE (APB1PERIPH_BASE + 0x00003800U)
#define SPI2_BASE (APB1PERIPH_BASE + 0x00003C00U)
#define USART1_BASE (APB1PERIPH_BASE + 0x00004400U)