blob: e3186f0862d80cd52a1af185b94db16db104888e [file] [log] [blame]
Austin Schuh41baf202022-01-01 14:33:40 -08001************
2Contributors
3************
4
5Special thanks to all the people who spent their precious time and effort to help this project so far.
6list contributors and their awesome work for the stack:
7
8Notable contributors
9====================
10
11(sorted alphabetically)
12
13`Adafruit Team <https://github.com/adafruit>`__
14-----------------------------------------------
15
16- Main supporter and sponsor for hardware boards and kits
17- Discussion and suggestion for feature and improvement
18- Design the project logo
19
20
21`Ha Thach <https://github.com/hathach>`__
22-----------------------------------------
23
24- *Author and maintainer*
25- Most features development
26
27
28`Hristo Gochkov <https://github.com/me-no-dev>`__
29-------------------------------------------------
30
31- Improve ESP32s2 DCD
32
33
34`Jacob Berg Potter <https://github.com/j4cbo>`__
35------------------------------------------------
36
37- Add new class driver for network CDC-NCM
38
39
40`Jan Dümpelmann <https://github.com/duempel>`__
41-----------------------------------------------
42
43- Improve transfer performance for Synopsys DCD for STM32 MCUs
44
45
46`Jeff Epler <https://github.com/jepler>`__
47------------------------------------------
48
49- Improve MIDI class driver
50
51
52`Jerzy Kasenberg <https://github.com/kasjer>`__
53-----------------------------------------------
54
55- Add new DCD port for Dialog DA1469x
56- Add new class driver for Bluetooth HCI
57- Add ISO transfer for STM32 Synopsys, Nordic nRF, Dialog DA1469x
58- Improve Audio driver and add uac2\_headset example
59- Improve STM32 Synopsys DCD with various PRs
60
61
62`J McCarthy <https://github.com/xmos-jmccarthy>`__
63--------------------------------------------------
64
65- Add new DFU 1.1 class driver
66- Add new example for dfu
67
68
69`Kamil Tomaszewski <https://github.com/kamtom480>`__
70----------------------------------------------------
71
72- Add new DCD port for Sony CXD56 (spresnese board)
73
74
75`Kay Sievers <https://github.com/kaysievers>`__
76-----------------------------------------------
77
78- Improve MIDI driver with packet API
79
80
81`Koji KITAYAMA <https://github.com/kkitayam>`__
82-----------------------------------------------
83
84- Add new DCD port for NXP Kinetis KL25
85- Add new DCD port for Renesas RX family (RX600, RX700 ..) with GR-CITRUS, RX65n target board
86- Add new class driver for USB Video Class (UVC 1.5)
87
88
89`Nathan Conrad <https://github.com/pigrew>`__
90---------------------------------------------
91
92- Add new DCD port for STM32 fsdev Fullspeed device for STM32 L0,
93 F0, F1, F3 etc ...
94- Add new class driver for USB Test and Measurement Class (USBTMC)
95- Various improvement e.g Zero-length packet, Lint setup
96- Board support for STM32F070RB Nucleo, STM32F303 Discovery
97
98
99`Peter Lawrence <https://github.com/majbthrd>`__
100------------------------------------------------
101
102- Add new DCD port for Nuvoton NUC 120, 121, 125, 126, 505
103- Add new class driver for network RNDIS, CDC-ECM
104- Enhance CDC-NCM network driver to compatible with RNDIS/ECM
105- Add *net\_lwip\_webserver* example for demonstration of usbnet with lwip
106- Board support for NuTiny NUC120, NUC121s, NUC125s, NUC126V, NUC505
107- Improve multiple cdc interfaces API & add cdc\_dual\_ports example
108
109
110`Rafael Silva <https://github.com/perigoso>`__
111----------------------------------------------
112
113- Port DCD Synopsys to support Silabs EFM32GG12 with SLTB009A board
114- Rewrite documentation in rst and setup for readthedocs
115
116
117`Raspberry Pi Team <https://github.com/raspberrypi>`__
118------------------------------------------------------
119
120- Add new DCD port for Raspberry Pi RP2040
121- Add new HCD port for Raspberry Pi RP2040
122
123
124`Reinhard Panhuber <https://github.com/PanRe>`__
125------------------------------------------------
126
127- Add new class driver for USB Audio Class 2.0 (UAC2)
128- Rework tu\_fifo with unmasked pointer, add DMA support, and constant address support
129- Add new DCD/USBD edpt\_xfer\_fifo() API for optimizing endpoint transfer
130- Add and greatly improve Isochronous transfer
131- Add new audio examples: audio\_test and audio\_4\_channel\_mic
132
133
134`Scott Shawcroft <https://github.com/tannewt>`__
135------------------------------------------------
136
137- Add new DCD port for SAMD21 and SAMD51
138- Add new class driver for Musical Instrument Digital Interface (MIDI)
139- Improve USBD control transfer, MSC, CDC class driver
140- Board support for Metro M0 & M4 express
141- Write the excellent porting.md documentation
142- Add initial Makefile
143
144`Sean Cross <https://github.com/xobs>`__
145----------------------------------------
146
147- Add new DCD port for ValentyUSB eptri (fomu board)
148
149
150`Sylvain "tnt" Munaut <https://github.com/smunaut>`__
151-----------------------------------------------------
152
153- Add new class driver for DFU Runtime
154
155
156`Timon Skerutsch <https://github.com/PTS93>`__
157----------------------------------------------
158
159- Add hid\_test.js script and extensive test for bi-directional raw HID
160
161
162`Tod E. Kurt <https://github.com/todbot>`__
163-------------------------------------------
164
165- Add hid\_test.js script and extensive test for bi-directional raw HID
166
167
168`Uwe Bonnes <https://github.com/UweBonnes>`__
169---------------------------------------------
170
171- Improve STM32 Synopsys highspeed DCD
172
173
174`William D. Jones <https://github.com/cr1901>`__
175------------------------------------------------
176
177- Add new DCD port for Synopsys DesignWare for STM32 L4, F2, F4,
178 F7, H7 etc ...
179- Add new DCD port for TI MSP430
180- Board support for STM32F407 Discovery, STM32H743 Nucleo, pyboard v1.1, msp\_exp430f5529lp etc ...
181
182
183`Zixun Li <https://github.com/HiFiPhile>`__
184-------------------------------------------
185
186- Add new DCD port for Microchip SAMx7x
187- Add IAR compiler support
188- Improve UAC2, CDC, DFU class driver
189
190
191`Full contributors list <https://github.com/hathach/tinyusb/contributors>`__
192============================================================================