Added note about STM32F4 flash support
[fw/stlink] / README
diff --git a/README b/README
index 429b8511f7dc7060a6a522279ad3fe0b379b635d..b980bbf0c5c58666a9fecb59af2432e58e9e2191 100644 (file)
--- a/README
+++ b/README
@@ -76,6 +76,10 @@ If you would link your executable to 0x08000000 and then do
 (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
 ===