Historique des commits

Auteur SHA1 Message Date
  Bernard Xiong b1eb3943a3 [Kernel] Add rt_object_get_length/rt_object_get_pointers APIs. il y a 5 ans
  lihui d0ebdc54d4 fix return type error of rt_strcasecmp: rt_uint32_t to rt_int32_t il y a 5 ans
  Bernard Xiong 2c1f7b73a7 [Kernel] fix typo in rthread_delay il y a 5 ans
  Bernard Xiong 4a14b8f59a [Kernel] Add delay_util implementation. il y a 5 ans
  Bernard Xiong 5cd6509296 [Kernel] cleanup code of spinlock in SMP Kernel il y a 5 ans
  tangyuxin e4671d2916 [kernel][ipc] add send wait support for message queue il y a 5 ans
  tyx c8e27adf1f [src][ipc]完善 message queue 相关定义 il y a 5 ans
  HubretXie 1e16a1ef23 修改函数返回类型 il y a 6 ans
  armink b2c338970f [kservice] Update the rt_strnlen function. il y a 6 ans
  shaojinchun fc6bc1ad39 Add smp support to RT-Thread 4.0 il y a 6 ans
  Bernard Xiong 46dae3f35f Merge branch 'master' into dev-4.0.x il y a 6 ans
  guozhanxin d343c6578a [kernel]Change 'rt_timer_timeout_hook' function to 'rt_timer_enter_hook' and add 'rt_timer_exit_hook' hook function. il y a 6 ans
  Bernard Xiong 484afe9d2c [Kernel] Add 64bit CPU support. il y a 6 ans
  Bernard Xiong 20bc91d25f [license] Change license to Apache. il y a 6 ans
  Bernard Xiong b98a0ba804 [Kernel] Add ARMCC 6.x support. il y a 6 ans
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 il y a 6 ans
  Bernard Xiong efe4523132 [Kernel] move module tolibc/libdl. il y a 6 ans
  Bernard Xiong 6964d623aa [Kernel] Add strdup for armcc il y a 6 ans
  armink e9c165034e [kernel][idle] Add idle hook list. il y a 6 ans
  liang yongxiang 7b984c2f54 [kernel] add rt_object_get_type() function who return type of object without static flag il y a 6 ans
  heyuanjie 93afe69c90 添加mdelay接口 il y a 7 ans
  Bernard Xiong f9a7ba050a [finsh] convert tab to space and split export API to finsh_api.h il y a 7 ans
  Bernard Xiong 15fa3084c3 [Kernel] include finsh.h file in rtthread.h when RT_USING_FINSH enable il y a 7 ans
  BernardXiong 38b9ed3118 [Kernel] add sigwait implementation il y a 7 ans
  Bernard Xiong 8ff8436fcd [Kernel] Add device_create/destroy api il y a 7 ans
  bernard cd215b2545 [Kernel] header files il y a 7 ans
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 il y a 7 ans
  bernard 0acf441836 Fix compiling warning for Win32. il y a 8 ans
  geniusgogo 387bbcc44f Update rtthread.h il y a 8 ans
  Bernard Xiong b1f1536688 [kernel] Add thread_inited_hook. il y a 8 ans