コミット履歴

作者 SHA1 メッセージ 日付
  Bernard Xiong 15fa3084c3 [Kernel] include finsh.h file in rtthread.h when RT_USING_FINSH enable 7 年 前
  BernardXiong 38b9ed3118 [Kernel] add sigwait implementation 7 年 前
  Bernard Xiong 8ff8436fcd [Kernel] Add device_create/destroy api 8 年 前
  bernard cd215b2545 [Kernel] header files 8 年 前
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 8 年 前
  bernard 0acf441836 Fix compiling warning for Win32. 8 年 前
  geniusgogo 387bbcc44f Update rtthread.h 8 年 前
  Bernard Xiong b1f1536688 [kernel] Add thread_inited_hook. 8 年 前
  bernard 2ce7382534 [Kernel] Add rt_kputs routine. 9 年 前
  dogandog d507755bd8 Update rtthread.h 9 年 前
  ArdaFu 189e9b9632 [Kernel] add new hooks for support trace componment. 9 年 前
  Bernard Xiong 266496cef3 [Kernel] Use rt_assert_handler() function to handle assertion. 10 年 前
  armink 892eac2cce [kservice]add hook for RT_ASSERT 10 年 前
  prife 1b1908b35d [kservice] fix rt_strcmp/strncmp/strlen prototype 10 年 前
  Bernard.Xiong 62a0172d11 [Kernel] Fix the system initialization link issue 10 年 前
  bernard 8bd3e6f6dc [Kernel] Change command line to const parameter and add system() function. 11 年 前
  bernard dbcb4a1ccf [Kernel] declare more APIs in module 12 年 前
  Bernard Xiong 97508eb48e Merge pull request #228 from prife/kernel 12 年 前
  prife 86cdc22043 kernel: rearrange the header file include order 12 年 前
  bernard 31446eab4c [Kernel] application module can support arguments 12 年 前
  Grissiom 408ac34bc2 kernel: add rt_critical_level that return the lock count of scheduler 12 年 前
  Grissiom 7b0a3afdf9 kservice: export vsnprintf as rt_vsnprintf 12 年 前
  bernard b96b35613f add mount table 12 年 前
  Bernard Xiong e63be67e2d Remove the stdarg.h file include. 12 年 前
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 年 前
  Bernard Xiong 0bb5eb18b9 Add rt_kprintf re-defined, which is suggested by ufbycd. 12 年 前
  Grissiom f51bce3fed add rm48x50 bsp and libcpu 12 年 前
  Bernard Xiong 608bf2cb3d add rt_memheap_realloc function 12 年 前
  Bernard Xiong bb72be94b2 code cleanup for interrupt description 12 年 前
  weety 7917cf09e7 remain the old handler to keep forward compatibility 13 年 前