Removed comment about STM32F4 limitations
authorjnosky <codegrinder69@hotmail.com>
Mon, 14 Nov 2011 21:15:31 +0000 (16:15 -0500)
committerjnosky <codegrinder69@hotmail.com>
Mon, 14 Nov 2011 21:15:31 +0000 (16:15 -0500)
README

diff --git a/README b/README
index b980bbf0c5c58666a9fecb59af2432e58e9e2191..f85c6815a5cddf5741afdb750f1b8dec8d5e7e10 100644 (file)
--- a/README
+++ b/README
@@ -76,9 +76,6 @@ If you would link your executable to 0x08000000 and then do
 (gdb) load firmware.elf
 then it would be written to the memory.
 
 (gdb) load firmware.elf
 then it would be written to the memory.
 
-STM32F4:
-The flash utility supports the full 1MB address space.
-The gdbserver only supports up to 64kB applications at the moment.
 
 FAQ
 ===
 
 FAQ
 ===