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-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-02-02 19:24:59 +08:00
2013-01-09 00:06:34 +08:00

RT-Thread

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

Description
Languages
C 97.3%
Assembly 1.8%
Python 0.8%