mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-07 05:54:11 +08:00
added Peter into contributors doc
This commit is contained in:
parent
8aef8d4b85
commit
e85a481db1
@ -24,6 +24,10 @@
|
|||||||
* Various improvement e.g Zero-length packet, Lint setup
|
* Various improvement e.g Zero-length packet, Lint setup
|
||||||
* Board support for STM32F070RB Nucleo, STM32F303 Discovery
|
* Board support for STM32F070RB Nucleo, STM32F303 Discovery
|
||||||
|
|
||||||
|
* **[Peter Lawrence](https://github.com/majbthrd)**
|
||||||
|
* Nuvoton NUC 121, 125, 126 device driver port
|
||||||
|
* Board support for NuTiny NUC121s, NUC125s, NUC126V
|
||||||
|
|
||||||
* **[Scott Shawcroft](https://github.com/tannewt)**
|
* **[Scott Shawcroft](https://github.com/tannewt)**
|
||||||
* SAMD21 and SAMD51 device driver port
|
* SAMD21 and SAMD51 device driver port
|
||||||
* MIDI device class driver support
|
* MIDI device class driver support
|
||||||
|
@ -7,7 +7,7 @@ The board support code is only used for self-contained examples and testing. It
|
|||||||
|
|
||||||
## Supported Boards
|
## Supported Boards
|
||||||
|
|
||||||
This code base already had supported for a handful of following boards
|
This code base already had supported for a handful of following boards (sorted alphabetically)
|
||||||
|
|
||||||
### MicroChip SAMD
|
### MicroChip SAMD
|
||||||
|
|
||||||
@ -26,6 +26,12 @@ This code base already had supported for a handful of following boards
|
|||||||
- [Nordic nRF52840 Dongle (aka pca10059)](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-Dongle)
|
- [Nordic nRF52840 Dongle (aka pca10059)](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-Dongle)
|
||||||
- [Nordic nRF52833 Development Kit (aka pca10100)](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52833-DK)
|
- [Nordic nRF52833 Development Kit (aka pca10100)](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52833-DK)
|
||||||
|
|
||||||
|
### Nuvoton
|
||||||
|
|
||||||
|
- [NuTiny NUC121S](https://direct.nuvoton.com/en/nutiny-nuc121s)
|
||||||
|
- [NuTiny NUC125S](https://direct.nuvoton.com/en/nutiny-nuc125s)
|
||||||
|
- [NuTiny NUC126V](https://direct.nuvoton.com/en/nutiny-nuc126v)
|
||||||
|
|
||||||
### NXP iMX RT
|
### NXP iMX RT
|
||||||
|
|
||||||
- [MIMX RT1010 Evaluation Kit](https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/i.mx-rt1010-evaluation-kit:MIMXRT1010-EVK)
|
- [MIMX RT1010 Evaluation Kit](https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/i.mx-rt1010-evaluation-kit:MIMXRT1010-EVK)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user