Commit History

Author SHA1 Message Date
  guozhanxin a22decb71b 【优化】在代码中移除 rt_system_object_init/rt_system_tick_init 的调用。 4 years ago
  shaojinchun 3ed84b8d03 解决yield操作不能及时释放cpu的问题 5 years ago
  Bernard Xiong 992d3af3ae [kernel] code and comments cleanup 5 years ago
  shaojinchun e03ac83ad3 将yield状态置于tcb的stat位域中 5 years ago
  shaojinchun 9a38bba168 使can_yield成员的赋值更好理解 5 years ago
  shaojinchun 234af6aaa2 修正相同优先级任务切换太频繁的问题 5 years ago
  Ernest Chen aa3295d7f0 [src/clock.c] avoid warning 6 years ago
  HubretXie 348bd83b08 【修复】修复计算中间值溢出问题 6 years ago
  lgnq 308065a9a2 Update clock.c 6 years ago
  shaojinchun fc6bc1ad39 Add smp support to RT-Thread 4.0 6 years ago
  Bernard Xiong ff08faf605 [Kernel] Adjust the copyright information 6 years ago
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 6 years ago
  bernard b27c7e4826 [Kernel] Add signal implementation. 7 years ago
  dogandog b54e72275a Correct comments about doxygen format 9 years ago
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 years ago
  dzzxzz@gmail.com a810c1ae73 convert the tabs to spaces in clock.c 12 years ago
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file 13 years ago
  bernard.xiong@gmail.com b14044212b remove soft timer tick increase 13 years ago
  dzzxzz 12b5e56f46 unify the coding style of kernel 13 years ago
  bernard.xiong@gmail.com 7ebea8fe65 deprecated rt_system_tick_init function. 13 years ago
  dzzxzz 9e127126c7 delete line 27 in clock.c, function rt_timer_switch() not used in clock.c 13 years ago
  dzzxzz c0f80bdf9a cleanup kernel code 14 years ago
  bernard.xiong@gmail.com cfd580edf4 add rt_tick_set function 14 years ago
  bernard.xiong@gmail.com 5597823b83 apply new tick overflow patch from Charlie 14 years ago
  bernard.xiong 0a64bac9d9 apply kuronca patch for heap initialization check. 15 years ago
  bernard.xiong 214e44c3f9 fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue. 15 years ago
  bernard.xiong@gmail.com 0eaf2098b8 fix the timer check bug. 15 years ago
  bernard.xiong 5e82a9a022 remove rt_passed_second in clock; init device driver when driver has been opened if it is not in activate status; change interrupt nest count to rt_uint8_t; add rt_console_set_device function in kservice.c (rt_kprintf function can use device right now) 15 years ago
  bernard.xiong 51e2d91378 add license and copyright info 15 years ago
  bernard.xiong bda4730a94 import RT-Thread RTOS 0.3.x to Google SVN 16 years ago