This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
rt-thread
Watch
1
Star
0
Fork
0
You've already forked rt-thread
mirror of
https://github.com/RT-Thread/rt-thread.git
synced
2026-03-27 09:32:28 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
0ebec472e16cc88d5ed5453d99059af0031998d1
rt-thread
/
components
History
sp-cai
0ebec472e1
[components][i2c] 优化 controt 接口格式,增加可用命令 (
#7806
)
...
原来 rt_i2c_control 只能执行 RT_I2C_DEV_CTRL_CLK 单一命令,通过此修改可以支持更多可用命令
2023-07-13 21:57:40 -04:00
..
dfs
[posix] posix 的 mqueue 对接到文件系统的 fd (
#7768
)
2023-07-05 14:49:31 +08:00
drivers
[components][i2c] 优化 controt 接口格式,增加可用命令 (
#7806
)
2023-07-13 21:57:40 -04:00
fal
…
finsh
[finsh] 添加 RT_Device_Class_Bus 对应的描述字符串
2023-06-16 22:33:03 -04:00
legacy
…
libc
[debug] remove RT_DEBUG_xxx
2023-07-09 00:19:29 -04:00
lwp
execute elf add executable permissions check. (
#7769
)
2023-07-03 19:25:59 +08:00
mm
[components/mm] improve output of list_page (
#7779
)
2023-07-05 17:54:28 +08:00
net
[SAL/SOCKET]修复在 RT_DEBUG 开启后,调用 closesocket 接口触发断言的 BUG
2023-07-12 12:39:21 +08:00
utilities
[components] remove zmodem (
#7801
)
2023-07-09 20:13:12 +08:00
vbus
…
vmm
…
Kconfig
…
SConscript
…