From fa7ae87e2537a9e83396ed23c88bcc508a3e4f39 Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Fri, 25 Nov 2011 17:04:23 -0800 Subject: Mention the CCM (CPU-only RAM) in the F4. --- src/stm32f4.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stm32f4.c') diff --git a/src/stm32f4.c b/src/stm32f4.c index 3451baf..7c11234 100644 --- a/src/stm32f4.c +++ b/src/stm32f4.c @@ -59,6 +59,7 @@ static const char stm32f4_xml_memory_map[] = "" " 0x20000" " " " " + " " ""; -- cgit v1.2.3