This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
rt-thread
Watch
1
Star
0
Fork
0
mirror of
https://github.com/RT-Thread/rt-thread.git
synced
2026-08-20 21:29:42 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a33bc0f32183b137c744c6f1012e69ba77e4333b
rt-thread
/
components
/
drivers
/
usb
/
usbdevice
T
History
David Lin
eb5467bece
Fixed wrong output information in core.c
...
rt_kprintf("alloc memery failed\n"); -> rt_kprintf("alloc memory failed\n");
2020-03-08 00:20:31 +08:00
..
class
添加虚拟串口接收缓存的 ENV 配置项,可手动配置接收缓存大小,默认为128字节
2020-01-17 15:42:56 +08:00
core
Fixed wrong output information in core.c
2020-03-08 00:20:31 +08:00
SConscript
[usbd] Add usb audio class.
2019-09-19 21:01:25 +08:00