rt-thread/components
wusongjie 179157f4e1 Components/drivers: support DM device id management
We add the device name and id set api in DM, now driver
could set name like sprintf without know how many devices
it is.
The misc.h and byteorder.h add some macros to developers
that they always use in drivers.

Signed-off-by: GuEe-GUI <GuEe-GUI@github.com>
2023-07-04 13:55:07 +08:00
..
dfs dfs v2 修改 fd_new 的 startfd 起始值为 0 ;修复 futex_wait 超时时间换算异常; (#7705) 2023-06-20 23:09:58 +08:00
drivers Components/drivers: support DM device id management 2023-07-04 13:55:07 +08:00
fal [DFS] prepare for dfs_v2.0 (#7200) 2023-04-08 22:25:51 +08:00
finsh [finsh] 添加 RT_Device_Class_Bus 对应的描述字符串 2023-06-16 22:33:03 -04:00
legacy [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
libc [include][dbg]update: no longer use RT_DEBUG_LOG in rtdebug.h (#7750) 2023-06-29 11:24:25 -04:00
lwp execute elf add executable permissions check. (#7769) 2023-07-03 19:25:59 +08:00
mm add lstat&sysinfo....syscall. (#7555) 2023-05-23 22:43:38 +08:00
net [dfs] Add DFS v2.0 (#7606) 2023-06-10 21:35:25 +08:00
utilities [libc]更新 libc timer id 分配方式 (#7744) 2023-06-29 00:01:51 +08:00
vbus [HUST CSE][vbus] fix the NULL pointer error 2023-05-01 00:45:55 -04:00
vmm [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
Kconfig [DFS] add Kconfig for dfs-v2.0 (#7156) 2023-04-04 15:02:56 +08:00
SConscript [components] 移除对老版本bsp的lwip版本默认选定 2021-06-28 15:33:14 +08:00