File: AUTHORS

package info (click to toggle)
dfu-programmer 0.5.1-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 576 kB
  • ctags: 312
  • sloc: ansic: 2,428; sh: 789; makefile: 43
file content (33 lines) | stat: -rw-r--r-- 1,137 bytes parent folder | download
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
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
    - Geoffrey Wossum
        - added reset command
    - Sean D'Epagnier
        - eeprom bug fix
        - 4K bootloader support fix
    - Peter Gammie
        - at90usb647 PID fix
    - Zachary Clifford
        - completed AVR32 support
        - identified a number of off-by-one errors waiting to happen
        - identified that AVR32 "User Pages" aren't supported yet
        - patch to allow proper handling of the trampoline code
    - Donald Davis
        - patch with new AVR devices & testing of support for the devices