1. 14 4月, 2023 1 次提交
  2. 04 4月, 2023 1 次提交
  3. 21 2月, 2023 1 次提交
  4. 21 12月, 2022 1 次提交
    • mysterywolf's avatar
      [kenel] add static name for rt_object (#6422) · 061af7b0
      mysterywolf 提交于
      增加静态object 名字,用户可以根据内存实际使用情况决定使用动态还是静态。适用于资源极度受限的情况下使用。该功能在RT-Thread完整版本中不常用,主要用于RT-Thread Nano,以缩减对内存的占用。由于没有动态拼接支持,在静态名字下,空闲线程的名字在多核时将命名成相同的名字。
      061af7b0
  5. 12 12月, 2022 1 次提交
    • mysterywolf's avatar
      [rtdef] use lower-case to define attributes (#6728) · 99bdf978
      mysterywolf 提交于
      * [rtdef] rename RT_WEAK attribute as rt_weak
      
      * [rtdef] rename RT_USED attribute as rt_used
      
      * [rtdef] rename RT_SECTION attribute as rt_section
      
      * [rtdef] rename ALIGN attribute as rt_align
      
      * [legacy] add RT_USED ALIGN RT_SECTION RT_WEAK as legacy support
      99bdf978
  6. 25 8月, 2022 1 次提交
  7. 18 5月, 2022 1 次提交
  8. 29 4月, 2022 1 次提交
  9. 20 4月, 2022 1 次提交
  10. 18 1月, 2022 1 次提交
  11. 11 1月, 2022 1 次提交
  12. 26 11月, 2021 1 次提交
  13. 10 9月, 2021 2 次提交
  14. 04 8月, 2021 1 次提交
  15. 03 7月, 2021 1 次提交
  16. 10 6月, 2021 1 次提交
  17. 04 6月, 2021 1 次提交
  18. 03 6月, 2021 1 次提交
  19. 22 5月, 2021 1 次提交
  20. 08 3月, 2021 1 次提交
  21. 31 12月, 2020 1 次提交
  22. 05 9月, 2019 1 次提交
  23. 13 7月, 2019 1 次提交
  24. 06 5月, 2019 1 次提交
  25. 07 2月, 2019 1 次提交
  26. 24 12月, 2018 1 次提交
  27. 22 11月, 2018 2 次提交
  28. 25 9月, 2018 1 次提交
  29. 14 9月, 2018 1 次提交
  30. 30 8月, 2018 1 次提交
  31. 14 7月, 2018 1 次提交
  32. 13 7月, 2018 1 次提交
  33. 10 6月, 2018 2 次提交
  34. 07 2月, 2018 1 次提交
  35. 15 10月, 2017 1 次提交
  36. 15 9月, 2017 1 次提交
  37. 31 7月, 2017 1 次提交
    • 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