1. 23 12月, 2011 3 次提交
  2. 22 12月, 2011 3 次提交
  3. 21 12月, 2011 4 次提交
  4. 20 12月, 2011 2 次提交
  5. 18 12月, 2011 1 次提交
  6. 17 12月, 2011 1 次提交
  7. 16 12月, 2011 2 次提交
  8. 10 12月, 2011 1 次提交
  9. 01 12月, 2011 2 次提交
  10. 30 11月, 2011 1 次提交
  11. 29 11月, 2011 2 次提交
  12. 28 11月, 2011 1 次提交
  13. 26 11月, 2011 1 次提交
  14. 25 11月, 2011 2 次提交
  15. 21 11月, 2011 2 次提交
  16. 17 11月, 2011 1 次提交
  17. 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
  18. 08 11月, 2011 5 次提交
  19. 05 11月, 2011 3 次提交
  20. 02 11月, 2011 2 次提交