stlink/gdbserver
Karl Palsson 5a5d36fdc3 Move all the flash size mapping from gdb server into core.
All the device params like flash size and page size should all be in the core open routines, not
_only_ in the gdbserver.  (This should stop it from ending up duplicated in the core, and get rid of
some of the hacks that were turning up.  All of this is chip specific!)
2011-11-12 20:36:43 +00:00
..
Makefile Merge branch 'master' of github.com:karlp/stlink 2011-11-11 22:59:44 +00:00
gdb-remote.c
gdb-remote.h
gdb-server.c Move all the flash size mapping from gdb server into core. 2011-11-12 20:36:43 +00:00