Added missing DBGMCU_BASE to STM32 memorymap.h
This commit is contained in:
parent
0d7d0fe829
commit
5aa39a5264
@ -104,6 +104,9 @@
|
||||
/* PERIPH_BASE_AHB + 0x18000 (0x4003 0000 - 0x4FFF FFFF): Reserved */
|
||||
#define USB_OTG_FS_BASE (PERIPH_BASE_AHB + 0xffe8000)
|
||||
|
||||
/* PPIB */
|
||||
#define DBGMCU_BASE (PPBI_BASE + 0x00042000)
|
||||
|
||||
/* FSMC */
|
||||
#define FSMC_BASE (PERIPH_BASE + 0x60000000)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user