Cosmetics, consistency fixes, fix compiler warnings.
This commit is contained in:
@@ -102,7 +102,9 @@
|
||||
/* PERIPH_BASE_AHB + 0xb400 (0x4002 3400 - 0x4002 7FFF): Reserved */
|
||||
#define ETHERNET_BASE (PERIPH_BASE_AHB + 0x10000)
|
||||
/* PERIPH_BASE_AHB + 0x18000 (0x4003 0000 - 0x4FFF FFFF): Reserved */
|
||||
#define USB_OTG_FS_BASE (PERIPH_BASE + 0x10000000)
|
||||
#define USB_OTG_FS_BASE (PERIPH_BASE_AHB + 0xffe8000)
|
||||
|
||||
/* FSMC */
|
||||
#define FSMC_BASE (PERIPH_BASE + 0x60000000)
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user