summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-11-25 13:37:55 +0700
committerhathach <[email protected]>2019-11-25 13:37:55 +0700
commit0fccfc647fc5538481b8f673e9680ac6a9990e83 (patch)
treed0e2acbd8a1ad65bfa92725808abef67b257d78e
parent168f0cb4711056e452fa335e71ee4a10341a9821 (diff)
update
-rw-r--r--CONTRIBUTORS.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 11c947c24..0eb6974d4 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -15,9 +15,8 @@
* **[Nathan Conrad](https://github.com/pigrew)**
* STM32 fsdev Fullspeed device driver port for STM32 L0, F0, F1, F3 etc ...
- * USB device class driver support
* USBTMC class driver support with example
- * Improvement to Zero-length packet for control transfer
+ * Various improvement e.g Zero-length packet, Lint setup
* Board support for STM32F070RB Nucleo, STM32F303 Discovery
* **[Scott Shawcroft](https://github.com/tannewt)**