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-31 03:17:07 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
bac9410d7db2af501ea4d147bdccae482ed0b607
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
…