| .. |
|
dfs
|
74fd07a565
lseek()函数中,当seek到文件的位置和当前位置相同时,不需要调用dfs_file_lseek()函数,直接返回当前位置即可。 (#6498)
|
3 years ago |
|
drivers
|
e663d2d870
bugfix: remove sdcard block dev may cause a constant loop.
|
3 years ago |
|
fal
|
3363586cbb
Fix some compilation warning (#5744)
|
3 years ago |
|
finsh
|
8fa9fde43a
[bsp][c28x] add support to not disable global interrupt in context-switch to enable zero-latency isr for critical interrupts.
|
3 years ago |
|
legacy
|
ce16945cba
[kernel][version] 采用新的版本宏定义
|
3 years ago |
|
libc
|
721c08dc61
[libc][time] 解决部分编译平台CLOCKS_PER_SEC无法被重新定义的问题
|
3 years ago |
|
lwp
|
c9878aacd2
[scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm
|
3 years ago |
|
net
|
4c92886ee5
[net/lwip] Fix ppp retry assert error when tcp is connect.
|
3 years ago |
|
utilities
|
de1d6dbc0e
ymodem of send error (#6535)
|
3 years ago |
|
vbus
|
f5b0bfd3f4
uniform code writing-disable interrupt
|
3 years ago |
|
vmm
|
f5b0bfd3f4
uniform code writing-disable interrupt
|
3 years ago |
|
Kconfig
|
03823b5016
[kconfig] add 64bit default value for stack size. set tick HZ as 1000 by default (#5778)
|
3 years ago |
|
SConscript
|
898ea9e7d4
[components] 移除对老版本bsp的lwip版本默认选定
|
4 years ago |