CONTRIBUTORS.rst 6.1 KB

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