커밋 기록

작성자 SHA1 메시지 날짜
  马志远 221da7f464 Remove C Style Command Shell 3 년 전
  Meco Man 60aaa9f9d8 [finsh] 将finsh_getchar函数暴露出来 3 년 전
  Meco Man 921e606426 将defined(__CC_ARM) || defined(__CLANG_ARM) 改为 ifdef __ARMCC_VERSION 3 년 전
  Meco Man 740a810274 [errno][libc] 解决sys头文件在libc未开启时的引入问题 3 년 전
  crazt 86f12ac118 [components][finsh] add support for tasking toolchain 4 년 전
  Meco Man 3c05a4e719 [compoenets] auto & manual formatted 4 년 전
  chenchaoqun a1ac12c1f1 [update] function must have parameter 4 년 전
  Jingsai Lu cd1ff2ab0d fix spelling mistake in the comments of shell.c 5 년 전
  chenyong 2b50d3d32c [components][finsh] Decouple RT_USING_DEVICE dependency for msh feature 5 년 전
  armink c33299ab93 [finsh] Fix the compile error when only using msh mode on x86_64 platform. 5 년 전
  tyustli d8eb0cfc1e fix kernel and framework no cast type error 5 년 전
  loogg 52d1e51e3e Update shell.c 6 년 전
  loogg b29154673e Update shell.c 6 년 전
  ZYH 1030004e78 remove finsh get char error print 6 년 전
  misonyo 97c930cd65 [components]add rt_device_ops for adc device and fix finsh_getchar() return wrong value in Big-endian status. 6 년 전
  misonyo 14e048aa8e [components/shell] shell will not work if ch is none zero as random value in stack 6 년 전
  gbcwbz 860f8d954d [finsh] change return type of finsh_getchar from ch to int 6 년 전
  chenchaoqun@rt-thread.com 931cdb1f6f [finsh/shell] compatible definition for cube package 6 년 전
  Bernard Xiong 9064b28c2a [license] Change license to Apache. 6 년 전
  Bernard Xiong b98a0ba804 [Kernel] Add ARMCC 6.x support. 6 년 전
  armink 4c92650fde [components][finsh] Fix shell re-initialization check code to supported C89. 6 년 전
  Bernard Xiong 39998e4d89 Merge pull request #1602 from aozima/re_initial_dev 6 년 전
  aozima efada8768e [shell] set prompt mode is default enable. 6 년 전
  aozima 4f1112f838 [shell] add finsh_set_prompt(). 6 년 전
  aozima 85e732ddaf [shell] add finsh_get/set_prompt_mode. 6 년 전
  aozima e49a29f2dc [shell] add re-initial check. 6 년 전
  armink 72ec60aaa3 [components][finsh] Finsh thread using heap when RT_USING_HEAP is defined. 7 년 전
  moebius.ever 61946325ee [finsh] add FINSH_ECHO_DISABLE_DEFAULT and remove FINSH_ECHO_MODE_DEFAULT, to control the finsh default echo mode 7 년 전
  moebius.ever 48ecbd3999 [finsh] add FINSH_ECHO_MODE_DEFAULT, to config the default echo mode of finsh 7 년 전
  moebius.ever 5444c90ecf [finsh] add FINSH_ENABLE_ECHO macro to config the finsh needs echo or not 7 년 전