Daniel Beer
|
75f893ef47
|
Tidy up long lines.
|
2011-07-18 15:00:17 +12:00 |
Daniel Beer
|
3feecd30b6
|
Added -s option to distinguish between devices by serial number.
Based on patch by Tamas Tevesz <ice@extreme.hu>.
|
2011-07-18 14:56:29 +12:00 |
Daniel Beer
|
620570691e
|
olimex: add experimental support for V2 debug tool.
Tested with:
- MSP430FG4618 (JTAG)
- Firmware version 1270003010
|
2011-06-06 11:28:13 +12:00 |
Daniel Beer
|
87f89adc44
|
All output now goes through buffering/filtering.
The following substitutions have been made:
printf -> printc
fprintf(stderr, ...) -> printc_err(...)
perror -> pr_error
|
2010-08-17 11:07:03 +12:00 |
Daniel Beer
|
4824ab7750
|
Added support for multiple instances of USB devices.
|
2010-06-28 15:47:50 +12:00 |