Removed comment about STM32F4 limitations

pull/28/head
jnosky 2011-11-14 16:15:31 -05:00
rodzic 6ff401d4db
commit 93b186f15b
1 zmienionych plików z 0 dodań i 3 usunięć

3
README
Wyświetl plik

@ -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
===