Commit History

Author SHA1 Message Date
  Meco Man a3284876ff revise RT_USING_POSIX_STDIO to RT_USING_POSIX_DEVIO 3 years ago
  Meco Man 973f25901c [dfs] move dfs back 3 years ago
  Meco Man f8388c572e add RT_USING_POSIX_STDIO 3 years ago
  guo 372858f921 [finsh] Fix formatting issues 3 years ago
  Meco Man 25bd908fb7 [libc][posix] 解决RT_LIBC_USING_FILEIO范围过大的问题 3 years ago
  Meco Man a9910a780e [posix][libc] 优化libc中posix结构 3 years ago
  Meco Man f7548b934e [posix][dfs] move dfs_posix dfs_poll dfs_select.c to posix folder 3 years ago
  Meco Man 9fce0e5659 [shell] improve finsh_getchar 3 years ago
  liukangcc c99dfc3147 [update] fix finsh_getchar() 未对 shell->device 为空处理的问题 3 years ago
  马志远 221da7f464 Remove C Style Command Shell 3 years ago
  Meco Man 60aaa9f9d8 [finsh] 将finsh_getchar函数暴露出来 3 years ago
  Meco Man 921e606426 将defined(__CC_ARM) || defined(__CLANG_ARM) 改为 ifdef __ARMCC_VERSION 4 years ago
  Meco Man 740a810274 [errno][libc] 解决sys头文件在libc未开启时的引入问题 4 years ago
  crazt 86f12ac118 [components][finsh] add support for tasking toolchain 4 years ago
  Meco Man 3c05a4e719 [compoenets] auto & manual formatted 4 years ago
  chenchaoqun a1ac12c1f1 [update] function must have parameter 5 years ago
  Jingsai Lu cd1ff2ab0d fix spelling mistake in the comments of shell.c 5 years ago
  chenyong 2b50d3d32c [components][finsh] Decouple RT_USING_DEVICE dependency for msh feature 5 years ago
  armink c33299ab93 [finsh] Fix the compile error when only using msh mode on x86_64 platform. 6 years ago
  tyustli d8eb0cfc1e fix kernel and framework no cast type error 6 years ago
  loogg 52d1e51e3e Update shell.c 6 years ago
  loogg b29154673e Update shell.c 6 years ago
  ZYH 1030004e78 remove finsh get char error print 6 years ago
  misonyo 97c930cd65 [components]add rt_device_ops for adc device and fix finsh_getchar() return wrong value in Big-endian status. 6 years ago
  misonyo 14e048aa8e [components/shell] shell will not work if ch is none zero as random value in stack 6 years ago
  gbcwbz 860f8d954d [finsh] change return type of finsh_getchar from ch to int 6 years ago
  chenchaoqun@rt-thread.com 931cdb1f6f [finsh/shell] compatible definition for cube package 6 years ago
  Bernard Xiong 9064b28c2a [license] Change license to Apache. 6 years ago
  Bernard Xiong b98a0ba804 [Kernel] Add ARMCC 6.x support. 6 years ago
  armink 4c92650fde [components][finsh] Fix shell re-initialization check code to supported C89. 7 years ago