Go to file
onelife.real 30d072eee8 *** EFM32 branch ***
1. Solve the problem mentioned in revision 1623 (runtime error) 
   - Cause: In the EFM32 demo application, some TCP/IP functions are called in non-task context (e.g. "tcp_new()"). And after revision 1621, those functions will trigger the scheduler ("rt_schedule()") which seems to be triggered only in task context. 

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1624 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-07-11 06:16:26 +00:00
bsp *** EFM32 branch *** 2011-07-11 06:16:26 +00:00
components fixd a critical issue in lwip. see issue#11 2011-07-08 02:04:14 +00:00
examples remove key and lcd init from rtgui_startup() 2011-07-04 05:35:22 +00:00
include rewrite module memory allocator 2011-07-04 23:48:07 +00:00
libcpu *** EFM32 branch *** 2011-07-08 07:13:20 +00:00
src fix compiling error 2011-07-05 13:43:52 +00:00
tools fix the output message. 2011-07-04 06:39:32 +00:00
AUTHORS prepare for 0.3.0 final release. 2010-03-29 16:27:49 +00:00
COPYING import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00