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-11 06:16:26 +00:00
2011-07-04 23:48:07 +00:00
2011-07-08 07:13:20 +00:00
2011-07-05 13:43:52 +00:00
2011-07-04 06:39:32 +00:00
S
Description
RT-Thread is an open source IoT Real-Time Operating System (RTOS).
Apache-2.0 1.9 GiB
Languages
C 96.7%
Assembly 1.7%
Python 0.8%
Linker Script 0.7%