-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathAUTHORS
62 lines (45 loc) · 1.95 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
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.
Steven Bytnar <[email protected]>:
* Support for big endian host systems.
* Change some porting parameters for Mac OS X.