blob: af2b5ae87d99e1c1345e245bbb039f1ceb24bc5e [file] [log] [blame]
Nicolas Pennequin357ffb32008-05-05 10:32:46 +00001(c) 2003 by Jörg Hohensohn
Jörg Hohensohn6a4e4c82003-11-30 11:37:43 +00002
3This is the client side for MiniMon, a command line program that communicates with it.
4It can be used to reflash a box from ground up, load a program like gdb stub or Rockbox,
5and other diagnostics.
6
7Current implementation is for Windows, but with a different UART implementation
8it should work for other platforms (Linux) as well.