Commit History

Author SHA1 Message Date
  Meco Man 921e606426 将defined(__CC_ARM) || defined(__CLANG_ARM) 改为 ifdef __ARMCC_VERSION 4 years ago
  Meco Man 8b82b83482 [kernel] 增加rt_mutex_trytake 4 years ago
  Meco Jianting Man 393d7f4479 [revert] remove rt_thread_exit 4 years ago
  Meco Man 99f57bcd00 [kernel] rtthread.h 增加#ifdef RT_USING_HEAP 预编译 4 years ago
  Bernard Xiong c3978ed9ce Merge pull request #4396 from mysterywolf/kservice 4 years ago
  Meco Man 846102efa1 [kernel][device] remove rt_device_init_all() 4 years ago
  Meco Man 2fd265406e [include] auto formatted 4 years ago
  Meco Man 58f000bdce 修改拼写错误 4 years ago
  Meco Man ced9b44e63 update 4 years ago
  Meco Man 00cebaacac add RT_KERVICE_USING_STDLIB 4 years ago
  Meco Man 63cd26b0d1 update 4 years ago
  guozhanxin a22decb71b 【优化】在代码中移除 rt_system_object_init/rt_system_tick_init 的调用。 4 years ago
  Bernard Xiong b1eb3943a3 [Kernel] Add rt_object_get_length/rt_object_get_pointers APIs. 5 years ago
  lihui d0ebdc54d4 fix return type error of rt_strcasecmp: rt_uint32_t to rt_int32_t 5 years ago
  Bernard Xiong 2c1f7b73a7 [Kernel] fix typo in rthread_delay 5 years ago
  Bernard Xiong 4a14b8f59a [Kernel] Add delay_util implementation. 5 years ago
  Bernard Xiong 5cd6509296 [Kernel] cleanup code of spinlock in SMP Kernel 5 years ago
  tangyuxin e4671d2916 [kernel][ipc] add send wait support for message queue 5 years ago
  tyx c8e27adf1f [src][ipc]完善 message queue 相关定义 6 years ago
  HubretXie 1e16a1ef23 修改函数返回类型 6 years ago
  armink b2c338970f [kservice] Update the rt_strnlen function. 6 years ago
  shaojinchun fc6bc1ad39 Add smp support to RT-Thread 4.0 6 years ago
  Bernard Xiong 46dae3f35f Merge branch 'master' into dev-4.0.x 6 years ago
  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 484afe9d2c [Kernel] Add 64bit CPU support. 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