-
Notifications
You must be signed in to change notification settings - Fork 0
/
AUTHORS
85 lines (62 loc) · 2.57 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
MSPDebug is mostly written by Daniel Beer <[email protected]>. Other
people who have made significant contributions are listed here.
Doug Forman <[email protected]>:
* Testing and analysis for TI Chronos devices.
* Testing and analysis for FET430UIF firmware version 20404000.
Robert Kavaler <[email protected]>:
* Author of uif430, from which much of the code in fet.c is
derived (uif430 is available from www.relavak.com).
Hans Nieuwenhuis <[email protected]>:
* Support for MSP430F2132.
Peter Jansen <[email protected]>:
* Support for MSP430F169.
* Testing and analysis for Olimex MSP430-JTAG-TINY.
* libusb driver for Olimex MSP430-JTAG-TINY.
Aurélien Gauducheau <[email protected]>, Bondois Nicolas.
Laboratoire Domus: Recherche en domotique et en informatique mobile
(http://domus.usherbrooke.ca/?locale=en). Under supervision of
Bessam Abdulrazak (http://pages.usherbrooke.ca/babdulrazak/):
* Testing and analysis for MSP430F5529.
Andres Vahter <[email protected]>:
* Support for MSP430F2234.
Robert Spanton <[email protected]>:
* Support for FET430UIF bootloader programming.
* GDB protocol improvements.
Stephen Kench <[email protected]>
* Support for MSP430F47197.
Sören Höckner <[email protected]>:
* Testing and debugging of flash memory word-alignment bug.
Andrew Armenia <[email protected]>:
* flash-bsl driver.
James Laird <[email protected]>:
* Support for CC430F5133.
Stefan Mahr <[email protected]>:
* Initial support, testing and analysis for Olimex
MSP430-JTAG-ISO.
Jasper Lievisse Adriaanse <[email protected]>:
* Ported to OpenBSD.
Ionut Nicu <[email protected]>:
* Support for MSP430F47173 and MSP430F5526.
* --force-reset option.
Paul Fleischer <[email protected]>:
* Support for MSP430G2553.
Kurt Snieckus <[email protected]>:
* Testing and analysis for MSP430FR5739.
James Nuss <[email protected]>:
* Support for MSP430F5418.
Tamas Tevesz <[email protected]>:
* Improvements to interactive interface.
* Support for MSP430AFE253.
Ingo van Lil <[email protected]>:
* Support for demangling of C++ function names.
* load_raw, verify_raw and save_raw commands.
Stanimir Bonev <[email protected]>:
* Olimex chip database.
* Improved identification/configuration system for Olimex
debuggers.
Peter Bägel <[email protected]>:
* JTAG interface library and parallel-port JTAG driver.
Jose Angel Caso Sanchez <[email protected]>:
* FET v2 database from MSP430.DLL.
Paolo Zebelloni <[email protected]>:
* Testing, debugging and research for the ROM BSL driver.