We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f56e32 commit d783126Copy full SHA for d783126
os/hal/ports/GD/GD32VF103/gd32vf103.h
@@ -486,7 +486,6 @@ typedef struct
486
#define TIM5_BASE (APB1PERIPH_BASE + 0x00001000U)
487
#define TIM6_BASE (APB1PERIPH_BASE + 0x00001400U)
488
#define WWDG_BASE (APB1PERIPH_BASE + 0x00002C00U)
489
-#define FWDGT_BASE (APB1PERIPH_BASE + 0x00003000U)
490
#define SPI1_BASE (APB1PERIPH_BASE + 0x00003800U)
491
#define SPI2_BASE (APB1PERIPH_BASE + 0x00003C00U)
492
#define USART1_BASE (APB1PERIPH_BASE + 0x00004400U)
0 commit comments