mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
update docs
This commit is contained in:
parent
5f280b3029
commit
adb848f754
@ -153,6 +153,12 @@ Notable contributors
|
||||
- Add new class driver for DFU Runtime
|
||||
|
||||
|
||||
`Tian Yunhao <https://github.com/t123yh>`__
|
||||
-------------------------------------------
|
||||
|
||||
- Add new DCD port for Allwinner F1C100S/F1C200S
|
||||
- Add support for osal_rtx4
|
||||
|
||||
`Timon Skerutsch <https://github.com/PTS93>`__
|
||||
----------------------------------------------
|
||||
|
||||
|
@ -32,6 +32,7 @@ Supported MCUs
|
||||
|
||||
The stack supports the following MCUs:
|
||||
|
||||
- **Allwinner:** F1C100s/F1C200s
|
||||
- **Broadcom:** BCM2837, BCM2711
|
||||
- **Dialog:** DA1469x
|
||||
- **Espressif:** ESP32-S2, ESP32-S3
|
||||
|
@ -1,6 +1,7 @@
|
||||
/*
|
||||
* The MIT License (MIT)
|
||||
*
|
||||
* Copyright (c) 2021 Koji KITAYAMA
|
||||
* Copyright (c) 2021 Tian Yunhao (t123yh)
|
||||
* Copyright (c) 2021 Ha Thach (tinyusb.org)
|
||||
*
|
||||
|
@ -1,6 +1,7 @@
|
||||
/*
|
||||
* The MIT License (MIT)
|
||||
*
|
||||
* Copyright (c) 2021 Koji KITAYAMA
|
||||
* Copyright (c) 2021 Tian Yunhao (t123yh)
|
||||
* Copyright (c) 2021 Ha Thach (tinyusb.org)
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user