diff options
| author | hathach <[email protected]> | 2020-03-10 13:28:55 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-03-10 13:28:55 +0700 |
| commit | 9a0c02236e1647bbbeaf3284ab9ba4da0caf56f1 (patch) | |
| tree | d6aac64ea399750bf0f91ce1084d1ba13aea8225 /CONTRIBUTORS.md | |
| parent | 8a8f84cd3708781a4b2031a76b1f12dbde5d006c (diff) | |
doc update
Diffstat (limited to 'CONTRIBUTORS.md')
| -rw-r--r-- | CONTRIBUTORS.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index e1d5db693..6c83ef9c0 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -25,9 +25,11 @@ * 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 - * Complete multiple class interfaces & add cdc_dual_ports example + * Nuvoton NUC 120, 121, 125, 126, 505 device driver port + * USBNET RNDIS, CDC-ECM, CDC-EEM class driver + * Added `net_lwip_webserver` example for demonstration of usbnet with lwip + * Board support for NuTiny NUC120, NUC121s, NUC125s, NUC126V, NUC505 + * Complete multiple class interfaces & add cdc_dual_ports example * **[Scott Shawcroft](https://github.com/tannewt)** * SAMD21 and SAMD51 device driver port |
