Fix memory config for STM32F4
authorVictor Mayoral Vilches <v.mayoralv@gmail.com>
Mon, 29 Sep 2014 21:26:20 +0000 (14:26 -0700)
committerVictor Mayoral Vilches <v.mayoralv@gmail.com>
Tue, 30 Sep 2014 18:54:56 +0000 (11:54 -0700)
commitb548f669672cecfa959aea66fb5663d5e76963d7
treef72fa91d02207faf9392e8ce18d35e158138a1e9
parent3e1ce9e75d4530d248d4661046a9b0e6e3f75b03
Fix memory config for STM32F4

The previous memory map didn't allow to debug the whole flash
memory. A new configuration has been added and should be
used while working with the STM32F4Discovery.
gdbserver/gdb-server.c