File: AUTHORS

package info (click to toggle)
dfu-programmer 0.4.3-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 528 kB
  • ctags: 249
  • sloc: ansic: 2,104; sh: 789; makefile: 42
file content (19 lines) | stat: -rw-r--r-- 605 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Original Author:
    - Weston Schmidt <weston_schmidt@alumni.purdue.edu>

Contributors:
    - Reinhard Arlt
        - at89c5131 chip support
    - Anton Blad
        - at90usb162 and at90usb82 chip support
    - David Brownell
        - compiler flag improvements
        - command line argument processing improvements
        - debugging system improvements
        - significant man page improvements
        - support for the at90usb series AVR chips
        - the beginnings of the move over to using stdint.h
    - Nick Hibma
        - bug fixes
    - Markus Schneider
        - OS X porting issues