rt-thread 私人库
Go to file
chaos.proton@gmail.com 0b1f748701 fix a warning in keil.py
Fix the warning:

E:\projects\rt-thread\rtthread-svn\trunk\tools\keil.py:72: FutureWarning: The behavior of this method will change in future versions.  Use specific 'len(elem)' or 'elem is not None' test instead.
  if not groups:

See http://docs.python.org/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.remove for detail.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2226 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-07-22 10:49:52 +00:00
bsp move SDIO driver header files to the drivers/include directory and update rtdevice.h 2012-07-08 14:43:08 +00:00
components add tjpgd1a which is forgotten in r2222 2012-07-22 10:23:54 +00:00
documentation Add astyle parameters from lgnq 2012-06-23 13:52:05 +00:00
examples sync with RTGUI c074ff2898b9e 2012-07-20 12:37:56 +00:00
include Add more symbols export for application module. 2012-07-06 11:20:53 +00:00
libcpu fixed s3c2440a context thread bug,patch contributor 2012-06-28 14:04:20 +00:00
src add the alignment display for signed integer 2012-07-18 13:38:50 +00:00
tools fix a warning in keil.py 2012-07-22 10:49:52 +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