rt-thread/components
MurphyZhao 5d6c7e0df7 [components][dfs] Refix #2100 PR
#2100 PR 增加 `#include <libc.h>` 后,如果定义了 `RT_USING_DFS_DEVFS`,那就必须要开启 LIBC 才可以成功编译,增加了对 RT_USING_LIBC 的依赖。但是,这个修复又是关于开启 POSIX 的时候遇到的问题,因此建议在引入 <libc.h> 的地方,加入对 `RT_USING_POSIX` 的依赖。

Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-01-05 14:20:44 +08:00
..
CMSIS [components] format Kconfig 2018-07-18 11:59:50 +08:00
cplusplus [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
dfs [components][dfs] Refix #2100 PR 2019-01-05 14:20:44 +08:00
drivers [components][USB][Device][Core]fix the device_qualifier error respond on fullspeed 2018-12-27 16:48:29 +08:00
finsh 修正rt_object_get_information参数类型不匹配警告 2018-12-27 17:48:38 +08:00
libc Merge pull request #2100 from gbcwbz/vi 2018-12-30 18:31:18 +08:00
lwp [lwp] Correct the change log. 2018-12-19 20:10:33 +08:00
net Merge pull request #2103 from thomasonegd/master 2019-01-02 10:47:52 +08:00
utilities [components][utilities/ulog] 修改 ulog_console_backend_init 从 `INIT_COMPONENT_EXPORT` 修改为 `INIT_PREV_EXPORT` 级别的自动初始化,与 ulog_init 同级 2019-01-04 18:59:51 +08:00
vbus [license] Change the license of VBUS to Apache. 2018-10-15 01:20:56 +08:00
vmm [Components] Change license to Apache License v2.0 2018-10-29 11:06:58 +08:00
Kconfig add lwp support 2018-12-10 16:44:48 +08:00
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00