Commit History

Author SHA1 Message Date
  guozhanxin d343c6578a [kernel]Change 'rt_timer_timeout_hook' function to 'rt_timer_enter_hook' and add 'rt_timer_exit_hook' hook function. 6 years ago
  Bernard Xiong 20bc91d25f [license] Change license to Apache. 6 years ago
  Bernard Xiong b98a0ba804 [Kernel] Add ARMCC 6.x support. 6 years ago
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 6 years ago
  Bernard Xiong efe4523132 [Kernel] move module tolibc/libdl. 6 years ago
  Bernard Xiong 6964d623aa [Kernel] Add strdup for armcc 7 years ago
  armink e9c165034e [kernel][idle] Add idle hook list. 7 years ago
  liang yongxiang 7b984c2f54 [kernel] add rt_object_get_type() function who return type of object without static flag 7 years ago
  heyuanjie 93afe69c90 添加mdelay接口 7 years ago
  Bernard Xiong f9a7ba050a [finsh] convert tab to space and split export API to finsh_api.h 7 years ago
  Bernard Xiong 15fa3084c3 [Kernel] include finsh.h file in rtthread.h when RT_USING_FINSH enable 7 years ago
  BernardXiong 38b9ed3118 [Kernel] add sigwait implementation 7 years ago
  Bernard Xiong 8ff8436fcd [Kernel] Add device_create/destroy api 7 years ago
  bernard cd215b2545 [Kernel] header files 7 years ago
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 7 years ago
  bernard 0acf441836 Fix compiling warning for Win32. 8 years ago
  geniusgogo 387bbcc44f Update rtthread.h 8 years ago
  Bernard Xiong b1f1536688 [kernel] Add thread_inited_hook. 8 years ago
  bernard 2ce7382534 [Kernel] Add rt_kputs routine. 8 years ago
  dogandog d507755bd8 Update rtthread.h 8 years ago
  ArdaFu 189e9b9632 [Kernel] add new hooks for support trace componment. 9 years ago
  Bernard Xiong 266496cef3 [Kernel] Use rt_assert_handler() function to handle assertion. 10 years ago
  armink 892eac2cce [kservice]add hook for RT_ASSERT 10 years ago
  prife 1b1908b35d [kservice] fix rt_strcmp/strncmp/strlen prototype 10 years ago
  Bernard.Xiong 62a0172d11 [Kernel] Fix the system initialization link issue 10 years ago
  bernard 8bd3e6f6dc [Kernel] Change command line to const parameter and add system() function. 11 years ago
  bernard dbcb4a1ccf [Kernel] declare more APIs in module 11 years ago
  Bernard Xiong 97508eb48e Merge pull request #228 from prife/kernel 11 years ago
  prife 86cdc22043 kernel: rearrange the header file include order 11 years ago
  bernard 31446eab4c [Kernel] application module can support arguments 11 years ago