Meco Man bd33d37bc4 该问题在Keil-MDK中没有一个太好的解决方案。本PR为权衡利弊之后得到的一套解决方案。Keil曾经提供了底层桩函数_sys_ensure,但是目前已经被废弃。因此唯一的解决方案就是每写完一句,就调用fsync去同步一次。 3 years ago
..
dfs 3363586cbb Fix some compilation warning (#5744) 3 years ago
drivers 84fe80fbf9 [DeviceDriver] Fix can infinite loop when can driver send error 3 years ago
fal 3363586cbb Fix some compilation warning (#5744) 3 years ago
finsh b01c2b8a5a [msh] add available memory information for free cmd 3 years ago
legacy 3d2e23ec1c [update] move dfs_posix.h to legacy/dfs/dfs_posix.h 4 years ago
libc bd33d37bc4 该问题在Keil-MDK中没有一个太好的解决方案。本PR为权衡利弊之后得到的一套解决方案。Keil曾经提供了底层桩函数_sys_ensure,但是目前已经被废弃。因此唯一的解决方案就是每写完一句,就调用fsync去同步一次。 3 years ago
lwp c9878aacd2 [scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm 3 years ago
net 3363586cbb Fix some compilation warning (#5744) 3 years ago
utilities c33289ace7 [ymodem] move error codes to rym_code to silence warnings 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