Grissiom c24c4f8e16 building.py: append messed up objs list, use extend to avoid that
The return type of SConscript is a subclass of UserList. We should use
extend to keep the depth of the list is always 1 when concatenate
SConscript return values. Thanks prife for making me realize that this
is really a problem.

Reported-and-Tested-by: prife
2013-02-24 23:29:27 +08:00
2013-02-22 23:34:27 +08:00
2013-01-08 05:05:02 -08:00
2013-02-01 10:27:10 +08:00
2013-01-09 11:00:32 +08:00
2013-02-20 22:03:31 +08:00
2013-01-17 16:13:01 +08:00
2013-01-08 23:57:29 +08:00
2013-01-04 22:59:28 +08:00
2013-02-02 19:24:59 +08:00
2013-01-09 00:06:34 +08:00
2013-01-08 05:12:58 -08:00

RT-Thread

RT-Thread is an open source real-time operating system for embedded devices.

Description
No description provided
Readme 254 MiB
Languages
C 96.1%
Assembly 3%
HTML 0.4%
Python 0.2%
Shell 0.1%