4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-15 08:49:11 +08:00
chaos.proton@gmail.com 22a9d6f309 revert commit 1791
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
2011-11-16 03:12:04 +00:00
..
2011-07-04 10:22:15 +00:00
2011-08-23 04:36:33 +00:00
2011-02-27 13:44:32 +00:00
2011-10-11 05:06:46 +00:00
2011-10-14 15:07:45 +00:00
2011-11-05 10:35:28 +00:00
2011-09-07 15:31:18 +00:00
2011-07-03 13:21:32 +00:00
2011-07-15 05:45:43 +00:00
2011-09-11 01:30:44 +00:00
2011-05-06 15:24:27 +00:00
2011-09-16 12:24:57 +00:00
2009-10-14 05:36:27 +00:00
2011-06-23 08:02:06 +00:00
2011-11-16 03:12:04 +00:00
2011-09-30 06:32:07 +00:00
2011-10-27 02:40:15 +00:00
2011-09-30 04:27:02 +00:00
2011-09-09 10:08:52 +00:00