|
|
3 жил өмнө | |
|---|---|---|
| .. | ||
| assets | 3 жил өмнө | |
| bsp | 3 жил өмнө | |
| example | 3 жил өмнө | |
| port | 3 жил өмнө | |
| README.md | 3 жил өмнө | |
| README_ZH.md | 3 жил өмнө | |
| SConscript | 3 жил өмнө | |
| tinyusb_port.c | 3 жил өмнө | |
| tusb_config.h | 3 жил өмнө | |
| usb_descriptor.c | 3 жил өмнө | |
| usb_descriptor.h | 4 жил өмнө | |
中文 | English
TinyUSB is an open source cross-platform USB stack for embedded system.
The specific path in RT-Thread ENV package manager is as follows:
-> RT-Thread online packages
-> system packages
--- TinyUSB: an open source cross-platform USB stack for embedded system
(2048) TinyUSB thread stack size
(8) TinyUSB thread priority
(.data) Memory section name
(4) Memory align size
Port number (1) --->
Port speed (Full Speed) --->
[*] Using USB device --->
TinyUSB debug level (No debug) --->
Version (v0.13.0) --->
Then let the RT-Thread package manager automatically update, or use the
pkgs --update command to update the package to the BSP.
Note: For use in Keil MDK, please use the ARM Clang compiler or manually check GNU Extensions in the compile options.
Search for TinyUSB in RT-Thread Settings to add the package to the project.
Issue: RT-Thread-packages/tinyusb