Bernard Xiong 34c77da153 [Kernel] Add nested mutex feature 2 years ago
..
dfs 74fd07a565 lseek()函数中,当seek到文件的位置和当前位置相同时,不需要调用dfs_file_lseek()函数,直接返回当前位置即可。 (#6498) 2 years ago
drivers 748f6afd5e [DeviceDriver][serialv2] Support configure when serial is open. 2 years ago
fal 3363586cbb Fix some compilation warning (#5744) 3 years ago
finsh 34c77da153 [Kernel] Add nested mutex feature 2 years ago
legacy ce16945cba [kernel][version] 采用新的版本宏定义 2 years ago
libc a4829b1c00 [fix] Fix simulator compilation warnings (#6438) 2 years ago
lwp c9878aacd2 [scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm 3 years ago
net a4829b1c00 [fix] Fix simulator compilation warnings (#6438) 2 years ago
utilities 35c7dd6aba [ulog] fix HEX log size calculate error. 2 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