Commit History

Author SHA1 Message Date
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 years ago
  Grissiom 0001344105 more deterministic on timer 12 years ago
  dzzxzz@gmail.com eef72f68de fixed the coding style 12 years ago
  bernard.xiong@gmail.com ea4082b791 fix the next timeout issue in soft timer 12 years ago
  bernard.xiong@gmail.com 15b3271d5d Fixed timer control issue. 12 years ago
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file 13 years ago
  dzzxzz@gmail.com 907bb8c7fd unify coding style in timer.c 13 years ago
  bernard.xiong@gmail.com d82a8cce21 fixed module unload issue; code cleanup for timer.c 13 years ago
  bernard.xiong@gmail.com b14044212b remove soft timer tick increase 13 years ago
  bernard.xiong@gmail.com 8061067343 cleanup code comments and deprecate rt_system_timer_init function. 13 years ago
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. 13 years ago
  dzzxzz 12b5e56f46 unify the coding style of kernel 13 years ago
  dzzxzz c0f80bdf9a cleanup kernel code 14 years ago
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 14 years ago
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. 14 years ago
  bernard.xiong@gmail.com fbe81f8c4c add IAR compiler version check in weak; add rt_malloc_page/rt_free_page for application module; fix the software timer thread stack issue. 14 years ago
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. 14 years ago
  bernard.xiong@gmail.com 5597823b83 apply new tick overflow patch from Charlie 14 years ago
  bernard.xiong@gmail.com 0eaf2098b8 fix the timer check bug. 15 years ago
  bernard.xiong 23ea4f1b74 add __ICCM16C__ compiler support. 15 years ago
  bernard.xiong 51e2d91378 add license and copyright info 15 years ago
  bernard.xiong 8f90e129d3 clean up software timer code. 15 years ago
  lijin.unix 10a46e477b changed soft timer thread resume mode. 15 years ago
  bernard.xiong 1133895d2c remove the software timer check in tick handle. 15 years ago
  lijin.unix 8c8aa4418b add soft timer.other's platform maybe compiled err,pls add some macro definition in rtconfig.h. ( RT_TIMER_THREAD_STACK_SIZE RT_TIMER_THREAD_PRIO RT_TIMER_EX_TICKS_PER_SEC) 15 years ago
  bernard.xiong 39ff757705 fix timer re-start issue if stop a timer in itself timeout_func. 15 years ago
  bernard.xiong bda4730a94 import RT-Thread RTOS 0.3.x to Google SVN 16 years ago