Historique des commits

Auteur SHA1 Message Date
  Meco Man bd33d37bc4 该问题在Keil-MDK中没有一个太好的解决方案。本PR为权衡利弊之后得到的一套解决方案。Keil曾经提供了底层桩函数_sys_ensure,但是目前已经被废弃。因此唯一的解决方案就是每写完一句,就调用fsync去同步一次。 il y a 2 ans
  Aligagago 250b3cbc16 使用 AStyle.exe 统一代码格式 il y a 2 ans
  Man, Jianting (Meco) d5afcd7f0d fix the error return (#6097) il y a 2 ans
  Man, Jianting (Meco) bb1084556f [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题 il y a 3 ans
  Meco Man e6fd3ffcd9 [libc]修理一些细节问题 il y a 3 ans
  Meco Man 918ee6147c add RT_USING_POSIX_STDIO il y a 3 ans
  Meco Man 5187d75af5 [armclang] 使用__clang__代替__CLANG_ARM il y a 3 ans
  Meco Man 85276f4535 [libc] 删除compiler_private.c文件 il y a 3 ans
  Meco Man c8dcf7cc68 [libc]rename group name il y a 3 ans
  Meco Man ed09f38012 [libc] remove RT_USING_LIBC il y a 3 ans
  Meco Man 7b1f65a690 [libc][keil] fix the bug of _sys_read and _sys_write il y a 3 ans
  Meco Man a3284876ff revise RT_USING_POSIX_STDIO to RT_USING_POSIX_DEVIO il y a 3 ans
  Meco Man 973f25901c [dfs] move dfs back il y a 3 ans
  Meco Man 4fe93881b0 [dlib][armlibc] 内存函数在HEAP没有开启时增加错误警告 il y a 3 ans
  Meco Man 3a3b7ee632 完善IAR KEIL的read write桩函数 il y a 3 ans
  Meco Man f8388c572e add RT_USING_POSIX_STDIO il y a 3 ans
  Meco Man 7b43cf9793 [libc][posix] move libc.c/.h to posix folder il y a 3 ans
  Meco Man 4b9fb8f39c [libc] 消除代码中依赖于RT_LIBC_USING_FILEIO的判断 il y a 3 ans
  Meco Man a9910a780e [posix][libc] 优化libc中posix结构 il y a 3 ans
  Jianting (Meco) Man 8c01acc667 Revert "[libc]&[dfs] remove unnecessary RT_USING_POSIX and RT_USING_DFS_DEVFS" il y a 3 ans
  Meco Man a354f846e8 [libc]&[dfs] remove unnecessary RT_USING_POSIX and RT_USING_DFS_DEVFS il y a 3 ans
  Meco Man b6c2368bef [libc][keil] remove libc_stdio_read() in __MICROLIB il y a 3 ans
  Meco Man c80688126a [libc] 优化system 支持gcc il y a 3 ans
  Meco Man 0a799653df [libc][syscalls]将在libc初始化之前调用printf的行为下调为警告级别 il y a 3 ans
  Meco Man 86bb54fde6 [libc][syscalls] 在标准输入输出前加校验,反正在libc初始化之前调用printf出问题 il y a 3 ans
  Meco Man c8c632512a [libc][syscall]移除libc_stdio_read/write函数,优化syscall il y a 3 ans
  马志远 221da7f464 Remove C Style Command Shell il y a 3 ans
  Bernard Xiong b12615f344 Merge pull request #4427 from mysterywolf/components il y a 4 ans
  Meco Man 9952042b0c remove inherent mutex protect il y a 4 ans
  Meco Man 3c05a4e719 [compoenets] auto & manual formatted il y a 4 ans