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-09-16 20:03:43 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a2bec29019e70fb49b9b2b7afcae0888982c2fdd
rt-thread
/
components
T
History
zms123456
a68b4df4d8
[component][driver][serial/tty]using serial name to name tty
...
当使用新device model时,serial的名字由系统分配,id也由系统分配,此时应根据系统分配的serial id来作为serial-tty的id
2024-04-15 23:20:30 -04:00
..
dfs
fix symlink (
#8755
)
2024-04-10 23:55:29 +08:00
drivers
[component][driver][serial/tty]using serial name to name tty
2024-04-15 23:20:30 -04:00
fal
[fal]修正类型不匹配
2024-04-12 19:00:41 -04:00
finsh
…
legacy
…
libc
修复POSIX线程本地存储寻找posix线程句柄时的逻辑错误 (
#8790
)
2024-04-15 23:13:24 +08:00
lwp
[smart] fixup devfs porting layer of terminal (
#8797
)
2024-04-15 18:24:19 +08:00
mm
…
mprotect
…
net
…
utilities
[ymodem] fix the cmd "sy" without close file
2024-04-13 08:11:31 -04:00
vbus
…
Kconfig
…
SConscript
…