Jörg Hohensohn | 6a4e4c8 | 2003-11-30 11:37:43 +0000 | [diff] [blame] | 1 | (c) 2003 by Jörg Hohensohn |
2 | |||||
3 | This is the client side for MiniMon, a command line program that communicates with it. | ||||
4 | It can be used to reflash a box from ground up, load a program like gdb stub or Rockbox, | ||||
5 | and other diagnostics. | ||||
6 | |||||
7 | Current implementation is for Windows, but with a different UART implementation | ||||
8 | it should work for other platforms (Linux) as well. |