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