Updated the memory map for stm32f42xxx and stm32f43xxx devices.
authorCraig Lilley <craig@naedanger.scot>
Mon, 4 May 2015 22:16:31 +0000 (23:16 +0100)
committerCraig Lilley <cralilley@gmail.com>
Mon, 4 May 2015 22:16:31 +0000 (23:16 +0100)
commit0c11337f0211766b1ac31c2f4adb49aa2457aab0
treeec9a8590e05695a029060fc0b3f30aadf9d4eea0
parent4751e2c1d0ca76d305c04ad98c4960a4d678c2a3
Updated the memory map for stm32f42xxx and stm32f43xxx devices.

* These devices have up to 256K of sram.
* External memory accessed via the FMC controller is now accessible
  in GDB.
gdbserver/gdb-server.c