From: jnosky Date: Mon, 14 Nov 2011 21:15:31 +0000 (-0500) Subject: Removed comment about STM32F4 limitations X-Git-Url: https://git.gag.com/?p=fw%2Fstlink;a=commitdiff_plain;h=93b186f15b493728d1662f4a6f96aae835962f02 Removed comment about STM32F4 limitations --- diff --git a/README b/README index b980bbf..f85c681 100644 --- 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. -STM32F4: -The flash utility supports the full 1MB address space. -The gdbserver only supports up to 64kB applications at the moment. FAQ ===