1. 13 7月, 2019 1 次提交
  2. 06 5月, 2019 1 次提交
  3. 07 2月, 2019 1 次提交
  4. 24 12月, 2018 1 次提交
  5. 22 11月, 2018 2 次提交
  6. 25 9月, 2018 1 次提交
  7. 14 9月, 2018 1 次提交
  8. 30 8月, 2018 1 次提交
  9. 14 7月, 2018 1 次提交
  10. 13 7月, 2018 1 次提交
  11. 10 6月, 2018 2 次提交
  12. 07 2月, 2018 1 次提交
  13. 15 10月, 2017 1 次提交
  14. 15 9月, 2017 1 次提交
  15. 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
  16. 30 7月, 2017 1 次提交
  17. 07 6月, 2017 1 次提交
  18. 23 5月, 2017 1 次提交
  19. 22 5月, 2017 1 次提交
  20. 16 5月, 2017 2 次提交
  21. 09 8月, 2016 1 次提交
  22. 11 9月, 2014 1 次提交
  23. 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
  24. 21 12月, 2013 1 次提交
  25. 24 6月, 2013 1 次提交
  26. 25 4月, 2013 1 次提交
  27. 29 12月, 2012 1 次提交
  28. 20 12月, 2012 1 次提交
  29. 28 11月, 2012 1 次提交
  30. 02 6月, 2012 1 次提交
  31. 16 5月, 2012 1 次提交
  32. 14 4月, 2012 1 次提交
  33. 22 3月, 2012 1 次提交
  34. 17 3月, 2012 1 次提交
  35. 05 10月, 2011 1 次提交
  36. 21 9月, 2011 1 次提交