1. 05 1月, 2022 1 次提交
  2. 17 12月, 2021 1 次提交
    • mysterywolf's avatar
      [posix] POSIX standard implementation for PSE51 (#5384) · 6369e895
      mysterywolf 提交于
      * [posix] POSIX standard implementation for PSE51
      
      - add some posix's interfaces that we haven't before.
      - these PR have passed the interface definition test across gcc platfrom;
      - have tested base on qemu-a9 and stm32h750-art-pi.
      
      * [newlib] only enable POSIX.1-1990
      
      * update projects
      6369e895
  3. 24 11月, 2021 1 次提交
  4. 29 3月, 2021 1 次提交
  5. 23 2月, 2021 1 次提交
  6. 13 2月, 2021 1 次提交
  7. 16 10月, 2017 1 次提交
  8. 12 11月, 2014 1 次提交
  9. 19 7月, 2014 1 次提交
  10. 03 9月, 2013 1 次提交
    • G
      stm32f10x: fix the rtgui initialization · d7076122
      Grissiom 提交于
      The rtgui_system_server_init prototype is wrong. And if we use
      RT_USING_COMPONENTS_INIT, there is no need to call
      rtgui_system_server_init again.
      d7076122
  11. 12 7月, 2013 2 次提交
  12. 24 2月, 2013 1 次提交
  13. 08 1月, 2013 1 次提交
  14. 19 6月, 2012 1 次提交
  15. 17 11月, 2011 1 次提交
  16. 16 11月, 2011 1 次提交
    • C
      revert commit 1791 · 22a9d6f3
      chaos.proton@gmail.com 提交于
      That commit broke bsp/stm3210x. The cause is that we calls rtgui_system_init in rtgui_startup. But the calibration starts before rtgui_startup and rtgui_system_init. This lead to crash.
      
      One way to deal with it is move rtgui_system_init out of rtgui_startup and call it manually. But it will affect other bsps. So just revert the "bad" commit.
      
      git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1793 bbd45198-f89e-11dd-88c7-29a3b14d5316
      22a9d6f3
  17. 08 11月, 2011 1 次提交
  18. 24 9月, 2011 1 次提交
  19. 04 7月, 2011 1 次提交
  20. 03 7月, 2011 1 次提交
  21. 23 6月, 2011 1 次提交
  22. 15 6月, 2011 1 次提交
  23. 02 4月, 2010 1 次提交
  24. 18 3月, 2010 1 次提交
  25. 03 3月, 2010 1 次提交
  26. 25 12月, 2009 1 次提交
  27. 22 12月, 2009 1 次提交
  28. 16 12月, 2009 1 次提交
  29. 13 12月, 2009 1 次提交
  30. 03 11月, 2009 1 次提交
  31. 29 9月, 2009 1 次提交
  32. 28 7月, 2009 1 次提交
  33. 03 7月, 2009 1 次提交