| .. |
|
dfs
|
3ff2b08d82
[clang-format] 增加clang-format格式化配置,通过ide或者手动运行tools/run-clang-format.py进行代码自动格式化
|
1 year ago |
|
drivers
|
554632f1ee
[ipc] [dataqueue] 修复队列 pop 挂起的线程 push 无法恢复运行的错误 (#8839)
|
1 year ago |
|
fal
|
a2ab247d8f
[fal]修正类型不匹配
|
1 year ago |
|
finsh
|
1bf8a460e7
[finsh] remove finsh_syscall_lookup() function declaration
|
1 year ago |
|
legacy
|
99bdf978d7
[rtdef] use lower-case to define attributes (#6728)
|
2 years ago |
|
libc
|
5ca1e45020
[components][drivers]improve ktimer sleep (#8838)
|
1 year ago |
|
lwp
|
5730097296
[smart] fixup devfs porting layer of terminal (#8797)
|
1 year ago |
|
mm
|
864055bf18
[fixup] aarch64 UMP compiler error (#8677)
|
1 year ago |
|
mprotect
|
acc66c5479
实现MPU抽象层 (#8080)
|
2 years ago |
|
net
|
3ff2b08d82
[clang-format] 增加clang-format格式化配置,通过ide或者手动运行tools/run-clang-format.py进行代码自动格式化
|
1 year ago |
|
utilities
|
6bfe740f27
解决LOG_RAW异步输出多条文本的时候会被截断,原因是rt_vsnprintf会在字符串最后添加\0,ulog.c中的do_output()将\0也压入到ulog.async_rb,当LOG_RAW没有及时输出,那么rb中的字符串被\0截断了,导致没法正确输出LOG_RAW信息
|
1 year ago |
|
vbus
|
71560bafb5
🎯 Sync smart & scheduler codes (#8537)
|
1 year ago |
|
Kconfig
|
c06a31c7d3
[msh] add dependency of RT_USING_CONSOLE
|
1 year ago |
|
SConscript
|
898ea9e7d4
[components] 移除对老版本bsp的lwip版本默认选定
|
4 years ago |