liYangYang
|
d30c8b340e
[drivers][ofw] Fixed fdt_scan_memory() memory adjustment bug (#8853)
|
1 year ago |
Troy
|
946dd264ed
Add comments for all functions in components/libc/posix/io/termios/termios.c
|
1 year ago |
xiao-mang
|
bc774190f2
enable poll (#8867)
|
1 year ago |
xiao-mang
|
75f41723cb
fix sys_getcwd (#8852)
|
1 year ago |
zms123456
|
be97a8ef25
[components][dfs]remove duplicate lseek in devfs (#8859)
|
1 year ago |
Shell
|
9e1a816f06
[smart] fix tty serial ioctl (#8861)
|
1 year ago |
Meco Man
|
a0e5526a55
[ci] fix doxygen ci grammar error
|
1 year ago |
SCZeiDan
|
7ca2ebc51a
[bsp][stm32] fix bugs of i2c hardware drivers
|
1 year ago |
Troy
|
98a234d430
Add some comments in components/libc/posix/ipc/semaphore.c (#8848)
|
1 year ago |
flyingcys
|
2c8c4ccc47
[bsp]support cvitek sdhci drvier (#8849)
|
1 year ago |
liYangYang
|
62544df564
[bsp][cvitek] Initialize the Milk-V Duo 256M using the device tree (#8841)
|
1 year ago |
Shell
|
ee8c61126d
[tools] fix menuconfig error on vscode console (#8843)
|
1 year ago |
wdfk-prog
|
184bfb447b
[STM32][SPI-DMA]特定条件下接收错误
|
1 year ago |
sp-cai
|
554632f1ee
[ipc] [dataqueue] 修复队列 pop 挂起的线程 push 无法恢复运行的错误 (#8839)
|
1 year ago |
Rbb666
|
e50f064bda
[bsp][renesas]Link script adds finsh related sections. (#8837)
|
1 year ago |
zms123456
|
5ca1e45020
[components][drivers]improve ktimer sleep (#8838)
|
1 year ago |
liYangYang
|
f13220d911
[bsp][cvitek] Milk-V Duo 256M Supports running ARM large core and RISCV small core
|
1 year ago |
latercomer
|
3ff2b08d82
[clang-format] 增加clang-format格式化配置,通过ide或者手动运行tools/run-clang-format.py进行代码自动格式化
|
1 year ago |
latercomer
|
299f6e8ece
[bsp][acm32]format utf-8
|
1 year ago |
Siwei Xu
|
3f434feec9
[bsp][nxp] Add select BSP_USING_PIN for SPI and RW007 driver
|
1 year ago |
Meco Man
|
d68e47eb25
[klibc] organize and renmae macros, and add CI check
|
1 year ago |
Meco Man
|
8149eb2e1f
remove AUTHORS file
|
1 year ago |
bernard
|
582d11faad
[tools] fix EXEC_PATH exists, but the CC does not.
|
1 year ago |
Bernard Xiong
|
b76dca8f4f
[tools] Add toolchain detection in sdk packages (#8827)
|
1 year ago |
Shell
|
732d32be09
[smart] fixup rt_hw_serial_unregister_tty of serial tty
|
1 year ago |
Meco Man
|
57d157b8ab
[ci] disable doxygen check
|
1 year ago |
Meco Man
|
792c3c0603
[kernel] move errno functions into klibc
|
1 year ago |
Meco Man
|
52f39d1edf
[ci] remove Jenkinsfile
|
1 year ago |
latercomer
|
6bfe740f27
解决LOG_RAW异步输出多条文本的时候会被截断,原因是rt_vsnprintf会在字符串最后添加\0,ulog.c中的do_output()将\0也压入到ulog.async_rb,当LOG_RAW没有及时输出,那么rb中的字符串被\0截断了,导致没法正确输出LOG_RAW信息
|
1 year ago |
Shell
|
d1bb01621b
fixup: add Kconfig option
|
1 year ago |