1. 28 12月, 2018 1 次提交
  2. 25 9月, 2018 1 次提交
  3. 14 9月, 2018 1 次提交
  4. 30 8月, 2018 1 次提交
  5. 14 7月, 2018 1 次提交
  6. 13 7月, 2018 1 次提交
  7. 10 6月, 2018 2 次提交
  8. 07 2月, 2018 1 次提交
  9. 15 10月, 2017 1 次提交
  10. 15 9月, 2017 1 次提交
  11. 31 7月, 2017 2 次提交
    • z13955633063's avatar
      modify: drivers/cpuusage.c · 72cfe9dd
      z13955633063 提交于
      modify:     ../../libcpu/risc-v/e310/stack.c
      	rmove unused macro definition
      modify:     ../../src/idle.c
      	Return to the original version
      72cfe9dd
    • z13955633063's avatar
      new file: ../../libcpu/risc-v/e310/trap.c · e9f1bdf2
      z13955633063 提交于
      	add file that forget to submit before
      	auto change timer mtimercmp register on the base of RT_TICK_PER_SECOND in rtconfig.h
      	no flashing led
      new file:   ../../src/idle.c
      	recover old file
      e9f1bdf2
  12. 30 7月, 2017 1 次提交
  13. 07 6月, 2017 1 次提交
  14. 23 5月, 2017 1 次提交
  15. 22 5月, 2017 1 次提交
  16. 16 5月, 2017 2 次提交
  17. 09 8月, 2016 1 次提交
  18. 11 9月, 2014 1 次提交
  19. 02 9月, 2014 1 次提交
    • G
      kernel/idle: fix rt_thread_idle_excute in high optimization level · d4133990
      Grissiom 提交于
      The rt_list_isempty has prototype of "int rt_list_isempty(const rt_list_t *l)".
      So the compiler has a good reason that the rt_thread_defunct list does
      not change within rt_thread_idle_excute thus optimize the "while" loop
      into a "if".
      
      So add the volatile qualifier when test against the rt_thread_defunc list.
      d4133990
  20. 21 12月, 2013 1 次提交
  21. 24 6月, 2013 1 次提交
  22. 25 4月, 2013 1 次提交
  23. 29 12月, 2012 1 次提交
  24. 20 12月, 2012 1 次提交
  25. 28 11月, 2012 1 次提交
  26. 02 6月, 2012 1 次提交
  27. 16 5月, 2012 1 次提交
  28. 14 4月, 2012 1 次提交
  29. 22 3月, 2012 1 次提交
  30. 17 3月, 2012 1 次提交
  31. 05 10月, 2011 1 次提交
  32. 21 9月, 2011 1 次提交
  33. 19 9月, 2011 1 次提交
  34. 05 7月, 2011 1 次提交
  35. 15 6月, 2011 1 次提交
  36. 12 6月, 2011 1 次提交
  37. 04 3月, 2011 1 次提交