Commit History

Author SHA1 Message Date
  Sherman d586417bb7 [kservice] 完善 API 注释 3 years ago
  Meco Man b339b5cf33 [src][Kconfig] 增加隐性RT_USING_ASM_MEMCPY定义 4 years ago
  xukai c0e48f0417 [components][kernel] 解决多核下 finsh 不能响应串口输入问题 4 years ago
  Meco Man 921e606426 将defined(__CC_ARM) || defined(__CLANG_ARM) 改为 ifdef __ARMCC_VERSION 4 years ago
  guo b24447a60a Merge pull request #4785 from mysterywolf/endif 4 years ago
  yangjie fa1f1ef485 [src] add RT_WEAK for rt_malloc_align,rt_free_align 4 years ago
  Meco Man e019a57ff3 [kernel] 补充endif后缀注释(2) 4 years ago
  geniusgogo ac2c734583 fixed rt_kprintf %s precision print error. 4 years ago
  Meco Man e65b2a1c2e add "kservice optimization" option 4 years ago
  Bernard Xiong c3978ed9ce Merge pull request #4396 from mysterywolf/kservice 4 years ago
  杨澄 8836cb7895 Fix code comment error for function rt_memset(). 4 years ago
  Meco Man 678306d300 [kernel]auto formatted 4 years ago
  Meco Man 58f000bdce 修改拼写错误 4 years ago
  Meco Man 00cebaacac add RT_KERVICE_USING_STDLIB 4 years ago
  Meco Man b2d3317c6a remove minilibc 4 years ago
  Meco Man 949aa71ad4 [kernel][kservice] add RT_WEAK for several functions 4 years ago
  iysheng 7a5edbaabd [src/kservice.c] 更新打印提示時間信息 4 years ago
  thread-liu ea89767f2c [update] check whether it's a same console device. 4 years ago
  Bernard Xiong aa7247eccd Merge pull request #3764 from ErnestChen1/isdigit0724 5 years ago
  chenchaoqun 984e8e5651 [modify] internal function 'isdigit' name to '_ISDIGIT' 5 years ago
  chenchaoqun 9f41cbced8 [format] code style of rt_strcmp function 5 years ago
  lihui d0ebdc54d4 fix return type error of rt_strcasecmp: rt_uint32_t to rt_int32_t 5 years ago
  朱天龙 (Armink) a7c590773e Update show version info. 5 years ago
  Bernard Xiong 992d3af3ae [kernel] code and comments cleanup 5 years ago
  tyustli d8eb0cfc1e fix kernel and framework no cast type error 6 years ago
  HubretXie edccf1c07d Update kservice.c 6 years ago
  MurphyZhao 0f673df08a [src/kservice.c] 修复 rt_vsnprintf 格式化后宽度不正确的问题 6 years ago
  armink b2c338970f [kservice] Update the rt_strnlen function. 6 years ago
  Bernard Xiong 7383269905 [Kernel] Code cleanup for compiling warning. 6 years ago
  armink 791c2c89cf [kservice] Update the rt_show_version info to 2019. 6 years ago