diff options
| author | Ha Thach <[email protected]> | 2021-04-02 16:32:48 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-02 16:32:48 +0700 |
| commit | ab4d30fd6bca02c73eb9b4ff82db0b2b0f403344 (patch) | |
| tree | 1f6b6eade8de62fb1301eb15e8a0175c9f41b8c7 /CONTRIBUTORS.md | |
| parent | eb92986b88602de046655a1fdb2f8538dce1c098 (diff) | |
update readme and contributors for renesas rx63n and silabs efm32gg12 port (#767)
* update readme and contributors for renesas rx63n and silabs efm32gg12 port
also add some doc for changelog
* typo
* update more boards
* more typo
* typo 3
Diffstat (limited to 'CONTRIBUTORS.md')
| -rw-r--r-- | CONTRIBUTORS.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index d75a9d78a..5ce352f57 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -33,6 +33,7 @@ - **[Koji KITAYAMA](https://github.com/kkitayam)** - Add new DCD port for **NXP Kinetis KL25** + - Add new DCD port for **Renesas RX63n** with GR-CITRUS board - **[Nathan Conrad](https://github.com/pigrew)** - Add new DCD port for **STM32 fsdev** Fullspeed device for STM32 L0, F0, F1, F3 etc ... @@ -47,6 +48,9 @@ - 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)** + - Add new DCD port for **Silabs EFM32GG12** with SLTB009A board + - **[Raspberry Pi Team](https://github.com/raspberrypi)** - Add new DCD port for **Raspberry Pi RP2040** @@ -59,7 +63,7 @@ - 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 execellent porting.md documentation + - Write the excellent porting.md documentation - Add initial Makefile - **[Sean Cross](https://github.com/xobs)** |
