Added minimal memory map

This commit is contained in:
Mateusz Myalski
2024-10-07 18:17:28 +02:00
committed by Piotr Esden-Tempski
parent 6bcdb117b7
commit 236426f0ff

View File

@@ -84,7 +84,7 @@
#define RCC_BASE (PERIPH_BASE_AHB1 + 0x01000) #define RCC_BASE (PERIPH_BASE_AHB1 + 0x01000)
#define FLASH_MEM_INTERFACE_BASE (PERIPH_BASE_AHB1 + 0x02000) #define (PERIPH_BASE_AHB1 + 0x02000)
#define CRC_BASE (PERIPH_BASE_AHB1 + 0x03000) #define CRC_BASE (PERIPH_BASE_AHB1 + 0x03000)
#define TSC_BASE (PERIPH_BASE_AHB1 + 0x03000) #define TSC_BASE (PERIPH_BASE_AHB1 + 0x03000)