4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-16 09:29:10 +08:00
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
..
2011-07-04 14:29:53 +00:00
2011-07-04 10:22:15 +00:00
2011-07-11 06:16:26 +00:00
2011-07-02 08:03:25 +00:00
2011-02-27 13:44:32 +00:00
2011-07-03 23:03:22 +00:00
2011-07-04 06:29:18 +00:00
2011-07-04 06:22:56 +00:00
2011-07-03 13:21:32 +00:00
2011-03-17 09:14:38 +00:00
2011-07-04 14:48:24 +00:00
2011-05-06 15:24:27 +00:00
2011-06-10 02:51:36 +00:00
2009-10-14 05:36:27 +00:00
2011-02-14 05:00:51 +00:00
2011-06-23 08:02:06 +00:00
2011-07-04 08:18:58 +00:00
2011-07-04 07:12:31 +00:00
2011-07-04 06:42:49 +00:00
2011-06-29 09:55:14 +00:00