diff options
Diffstat (limited to 'circuitpython/lib/tinyusb')
-rw-r--r--[l---------] | circuitpython/lib/tinyusb/docs/contributing/code_of_conduct.rst | 89 | ||||
-rw-r--r--[l---------] | circuitpython/lib/tinyusb/docs/info/contributors.rst | 206 |
2 files changed, 293 insertions, 2 deletions
diff --git a/circuitpython/lib/tinyusb/docs/contributing/code_of_conduct.rst b/circuitpython/lib/tinyusb/docs/contributing/code_of_conduct.rst index b52bf14..4035c52 120000..100644 --- a/circuitpython/lib/tinyusb/docs/contributing/code_of_conduct.rst +++ b/circuitpython/lib/tinyusb/docs/contributing/code_of_conduct.rst @@ -1 +1,88 @@ -../../CODE_OF_CONDUCT.rst
\ No newline at end of file +*************** +Code of Conduct +*************** + +Our Pledge +---------- + +In the interest of fostering an open and welcoming environment, we as +contributors and maintainers pledge to making participation in our +project and our community a harassment-free experience for everyone, +regardless of age, body size, disability, ethnicity, sex +characteristics, gender identity and expression, level of experience, +education, socio-economic status, nationality, personal appearance, +race, religion, or sexual identity and orientation. + +Our Standards +------------- + +Examples of behavior that contributes to creating a positive environment +include: + +- Using welcoming and inclusive language +- Being respectful of differing viewpoints and experiences +- Gracefully accepting constructive criticism +- Focusing on what is best for the community +- Showing empathy towards other community members + +Examples of unacceptable behavior by participants include: + +- The use of sexualized language or imagery and unwelcome sexual + attention or advances +- Trolling, insulting/derogatory comments, and personal or political + attacks +- Public or private harassment +- Publishing others' private information, such as a physical or + electronic address, without explicit permission +- Other conduct which could reasonably be considered inappropriate in a + professional setting + +Our Responsibilities +-------------------- + +Project maintainers are responsible for clarifying the standards of +acceptable behavior and are expected to take appropriate and fair +corrective action in response to any instances of unacceptable behavior. + +Project maintainers have the right and responsibility to remove, edit, +or reject comments, commits, code, wiki edits, issues, and other +contributions that are not aligned to this Code of Conduct, or to ban +temporarily or permanently any contributor for other behaviors that they +deem inappropriate, threatening, offensive, or harmful. + +Scope +----- + +This Code of Conduct applies both within project spaces and in public +spaces when an individual is representing the project or its community. +Examples of representing a project or community include using an +official project e-mail address, posting via an official social media +account, or acting as an appointed representative at an online or +offline event. Representation of a project may be further defined and +clarified by project maintainers. + +Enforcement +----------- + +Instances of abusive, harassing, or otherwise unacceptable behavior may +be reported by contacting the project team at thach@tinyusb.org. All +complaints will be reviewed and investigated and will result in a +response that is deemed necessary and appropriate to the circumstances. +The project team is obligated to maintain confidentiality with regard to +the reporter of an incident. Further details of specific enforcement +policies may be posted separately. + +Project maintainers who do not follow or enforce the Code of Conduct in +good faith may face temporary or permanent repercussions as determined +by other members of the project's leadership. + +Attribution +----------- + +This Code of Conduct is adapted from the `Contributor +Covenant <https://www.contributor-covenant.org>`__, version 1.4, +available at +https://www.contributor-covenant.org/version/1/4/code-of-conduct.html + +For answers to common questions about this code of conduct, see +https://www.contributor-covenant.org/faq diff --git a/circuitpython/lib/tinyusb/docs/info/contributors.rst b/circuitpython/lib/tinyusb/docs/info/contributors.rst index b3748cc..5726169 120000..100644 --- a/circuitpython/lib/tinyusb/docs/info/contributors.rst +++ b/circuitpython/lib/tinyusb/docs/info/contributors.rst @@ -1 +1,205 @@ -../../CONTRIBUTORS.rst
\ No newline at end of file +************ +Contributors +************ + +Special thanks to all the people who spent their precious time and effort to help this project so far. +list contributors and their awesome work for the stack: + +Notable contributors +==================== + +(sorted alphabetically) + +`Adafruit Team <https://github.com/adafruit>`__ +----------------------------------------------- + +- Main supporter and sponsor for hardware boards and kits +- Discussion and suggestion for feature and improvement +- Design the project logo + + +`Gordon McNab <https://github.com/ftdigdm>`__ +--------------------------------------------- + +- Add new DCD port for Bridgetek FT90x and FT93x + + +`Ha Thach <https://github.com/hathach>`__ +----------------------------------------- + +- *Author and maintainer* +- Most features development + + +`Hristo Gochkov <https://github.com/me-no-dev>`__ +------------------------------------------------- + +- Improve ESP32s2 DCD + + +`Jacob Berg Potter <https://github.com/j4cbo>`__ +------------------------------------------------ + +- Add new class driver for network CDC-NCM + + +`Jan Dümpelmann <https://github.com/duempel>`__ +----------------------------------------------- + +- Improve transfer performance for Synopsys DCD for STM32 MCUs + + +`Jeff Epler <https://github.com/jepler>`__ +------------------------------------------ + +- Improve MIDI class driver + + +`Jerzy Kasenberg <https://github.com/kasjer>`__ +----------------------------------------------- + +- Add new DCD port for Dialog DA1469x +- Add new DCD port for PIC32MZ +- Add new class driver for Bluetooth HCI +- Add ISO transfer for STM32 Synopsys, Nordic nRF, Dialog DA1469x +- Improve Audio driver and add uac2\_headset example +- Improve STM32 Synopsys DCD with various PRs + + +`J McCarthy <https://github.com/xmos-jmccarthy>`__ +-------------------------------------------------- + +- Add new DFU 1.1 class driver +- Add new example for dfu + + +`Kamil Tomaszewski <https://github.com/kamtom480>`__ +---------------------------------------------------- + +- Add new DCD port for Sony CXD56 (spresnese board) + + +`Kay Sievers <https://github.com/kaysievers>`__ +----------------------------------------------- + +- Improve MIDI driver with packet API + + +`Koji KITAYAMA <https://github.com/kkitayam>`__ +----------------------------------------------- + +- Add new DCD and HCD port for NXP Kinetis KL25 +- Add new DCD and HCD port for Renesas RX family (RX600, RX700 ..) with GR-CITRUS, RX65n target board +- Add new DCD and HCD port for Mentor musb with MSP432E4 +- Add new class driver for USB Video Class (UVC 1.5) + +`Nathan Conrad <https://github.com/pigrew>`__ +--------------------------------------------- + +- Add new DCD port for STM32 fsdev Fullspeed device for STM32 L0, + F0, F1, F3 etc ... +- Add new class driver for USB Test and Measurement Class (USBTMC) +- Various improvement e.g Zero-length packet, Lint setup +- Board support for STM32F070RB Nucleo, STM32F303 Discovery + + +`Peter Lawrence <https://github.com/majbthrd>`__ +------------------------------------------------ + +- Add new DCD port for Nuvoton NUC 120, 121, 125, 126, 505 +- Add new class driver for network RNDIS, CDC-ECM +- Enhance CDC-NCM network driver to compatible with RNDIS/ECM +- Add *net\_lwip\_webserver* example for demonstration of usbnet with lwip +- Board support for NuTiny NUC120, NUC121s, NUC125s, NUC126V, NUC505 +- Improve multiple cdc interfaces API & add cdc\_dual\_ports example + + +`Rafael Silva <https://github.com/perigoso>`__ +---------------------------------------------- + +- Port DCD Synopsys to support Silabs EFM32GG12 with SLTB009A board +- Rewrite documentation in rst and setup for readthedocs + + +`Raspberry Pi Team <https://github.com/raspberrypi>`__ +------------------------------------------------------ + +- Add new DCD port for Raspberry Pi RP2040 +- Add new HCD port for Raspberry Pi RP2040 + + +`Reinhard Panhuber <https://github.com/PanRe>`__ +------------------------------------------------ + +- Add new class driver for USB Audio Class 2.0 (UAC2) +- Rework tu\_fifo with unmasked pointer, add DMA support, and constant address support +- Add new DCD/USBD edpt\_xfer\_fifo() API for optimizing endpoint transfer +- Add and greatly improve Isochronous transfer +- Add new audio examples: audio\_test and audio\_4\_channel\_mic + + +`Scott Shawcroft <https://github.com/tannewt>`__ +------------------------------------------------ + +- Add new DCD port for SAMD21 and SAMD51 +- Add new class driver for Musical Instrument Digital Interface (MIDI) +- Improve USBD control transfer, MSC, CDC class driver +- Board support for Metro M0 & M4 express +- Write the excellent porting.md documentation +- Add initial Makefile + +`Sean Cross <https://github.com/xobs>`__ +---------------------------------------- + +- Add new DCD port for ValentyUSB eptri (fomu board) + + +`Sylvain "tnt" Munaut <https://github.com/smunaut>`__ +----------------------------------------------------- + +- Add new class driver for DFU Runtime + + +`Tian Yunhao <https://github.com/t123yh>`__ +------------------------------------------- + +- Add new DCD port for Allwinner F1C100S/F1C200S +- Add support for osal_rtx4 + +`Timon Skerutsch <https://github.com/PTS93>`__ +---------------------------------------------- + +- Add hid\_test.js script and extensive test for bi-directional raw HID + + +`Tod E. Kurt <https://github.com/todbot>`__ +------------------------------------------- + +- Add hid\_test.js script and extensive test for bi-directional raw HID + + +`Uwe Bonnes <https://github.com/UweBonnes>`__ +--------------------------------------------- + +- Improve STM32 Synopsys highspeed DCD + + +`William D. Jones <https://github.com/cr1901>`__ +------------------------------------------------ + +- Add new DCD port for Synopsys DesignWare for STM32 L4, F2, F4, + F7, H7 etc ... +- Add new DCD port for TI MSP430 +- Board support for STM32F407 Discovery, STM32H743 Nucleo, pyboard v1.1, msp\_exp430f5529lp etc ... + + +`Zixun Li <https://github.com/HiFiPhile>`__ +------------------------------------------- + +- Add new DCD port for Microchip SAMx7x +- Add IAR compiler support +- Improve UAC2, CDC, DFU class driver + + +`Full contributors list <https://github.com/hathach/tinyusb/contributors>`__ +============================================================================ |