Skip to content

Commit d783126

Browse files
committed
Remove duplicate defines
1 parent 4f56e32 commit d783126

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

os/hal/ports/GD/GD32VF103/gd32vf103.h

-1
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,6 @@ typedef struct
486486
#define TIM5_BASE (APB1PERIPH_BASE + 0x00001000U)
487487
#define TIM6_BASE (APB1PERIPH_BASE + 0x00001400U)
488488
#define WWDG_BASE (APB1PERIPH_BASE + 0x00002C00U)
489-
#define FWDGT_BASE (APB1PERIPH_BASE + 0x00003000U)
490489
#define SPI1_BASE (APB1PERIPH_BASE + 0x00003800U)
491490
#define SPI2_BASE (APB1PERIPH_BASE + 0x00003C00U)
492491
#define USART1_BASE (APB1PERIPH_BASE + 0x00004400U)

0 commit comments

Comments
 (0)