blob: edfa20c121774cd5ed4a3654b707a48fa456b209 [file] [log] [blame]
Jörg Hohensohn6a4e4c82003-11-30 11:37:43 +00001(c) 2003 by Jörg Hohensohn
2
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.