diff options
| author | hathach <[email protected]> | 2019-11-25 13:29:42 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-11-25 13:29:42 +0700 |
| commit | a91ac72dbdc033fd1cc26651ca2d66d0705b08aa (patch) | |
| tree | 8a7fb983e234115ca1902e7b14065d2048dbf3fc /README.md | |
| parent | 64b05a1d5f312e754bba79f9b38ac5e9ca281a66 (diff) | |
add the most important file of the project: CONTRIBUTORS.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -21,6 +21,11 @@ TinyUSB is an open-source cross-platform USB Host/Device stack for embedded syst └── tools # Files used internally ``` +## Contributors + +Special thanks for all the people who had spent their precious time and effort to helped this project so far. +[CONTRIBUTORS.md](CONTRIBUTORS.md) file contains list of contributors and their awesome work. + ## Supported MCUs The stack supports the following MCUs @@ -32,7 +37,7 @@ The stack supports the following MCUs - iMX RT Series: RT1011, RT1015, RT1021, RT1052, RT1062, RT1064 - **Sony:** CXD56 - **ST:** STM32 series: L0, F0, F1, F2, F3, F4, F7, H7 (device only) -- **[valentyusb](https://github.com/im-tomu/valentyusb)** eptri +- **[ValentyUSB](https://github.com/im-tomu/valentyusb)** eptri [Here is the list of supported Boards](docs/boards.md) that can be used with provided examples. |
