Commit History

作者 SHA1 備註 提交日期
  Bernard Xiong 4b4c3c85f2 [atomic] add stdc atomic detection. (#7536) 2 年之前
  Fan Yang 48557de148 [include][src] Add API to get object name and thread name (#7507) 2 年之前
  dejavudwh e12c2f9306 [Better style] Unify the function declaration and definition paramete… (#7432) 2 年之前
  Meco Man f58d3c5200 rt_device_write/read return data type as rt_ssize_t 2 年之前
  tuduweb 9fbf63441e [doxygen] Fix some warnings in doxygen (#6899) 2 年之前
  guo 68ca9f07a6 [rt-smart] 弱化 RT_USING_LWP,使用 RT_USING_SMART 作为宏配置 (#6740) 2 年之前
  guo ecf2d82159 sync branch rt-smart. (#6641) 2 年之前
  Bernard Xiong 79e298147b Merge pull request #6523 from BernardXiong/nested_mutex 3 年之前
  Man, Jianting (Meco) 055267f049 [compiler] 增加SConscript依赖标志 AddDepend (#6534) 3 年之前
  Bernard Xiong 6823a5110b [Kernel] Add prioceiling feature in mutex 3 年之前
  Bernard Xiong 34c77da153 [Kernel] Add nested mutex feature 3 年之前
  a1012112796 697bf139b2 [enhancement] Add string information for error (#3186) 3 年之前
  Meco Man 99a1c36f02 attach: remove strnlen #6026 3 年之前
  Man, Jianting (Meco) fb3f835089 [libc] remove strdup from rtthread.h (#6026) 3 年之前
  Man, Jianting (Meco) 11344b89d9 attach #5815 (#5818) 3 年之前
  Man, Jianting (Meco) 03823b5016 [kconfig] add 64bit default value for stack size. set tick HZ as 1000 by default (#5778) 3 年之前
  tyustli 5178e7ec0b [add] src/clock.c add hook for rt_tick_increase (#5569) 3 年之前
  Meco Man dd62b2b106 [kservice] 增加RT_KSERVICE_USING_STDLIB_MEMSET RT_KSERVICE_USING_STDLIB_MEMCPY 3 年之前
  tangyuxin 09f439bcc2 [memheap] Fix 64 bit potential risk 3 年之前
  balanceTWK 2babae231f [include/rtthread.h] Add function declarations to avoid compilation warnings. 3 年之前
  Bernard Xiong 634a06c3cb Revert "[kernel] Add __attribute__(...) for rt_kprintf() to let the compiler check the format string parameters" 3 年之前
  Bernard Xiong 2fa1a93497 Revert "Add support for IAR Compiler" 3 年之前
  weycen ead24644f0 Add support for IAR Compiler 3 年之前
  weycen d2e6715ddb [kernel] Add __attribute__(...) for rt_kprintf() to let the compiler check the format string parameters 3 年之前
  Meco Man e6cd32a1ad [kernel] 将rt_thread_timeout设置为私有函数 3 年之前
  Meco Man 457348e21a [kservice] implement rt_strcpy() 3 年之前
  Tangyuxin d724eed9fc 分离内存分配接口与内存分配算法 (#5175) 3 年之前
  Bernard Xiong 6a6b43fe3e Merge pull request #5261 from mysterywolf/weak 4 年之前
  Meco Man 5e19b71eca 将返回值类型由signed int改为int,符合ISO C标准,防止编译器报错 4 年之前
  Meco Man c6c1544c84 implement legacy support 4 年之前