summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-01-19 21:17:37 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-01-19 21:17:37 +0000
commita6755a8af06d2602b771e41aab8db262fd3184ec (patch)
treea65a82dbba91cac2b42f8d73e6d96d701e473847 /nuttx/ChangeLog
parente6c2f9b9de21f1281370f850cac367897eba9c60 (diff)
downloadnuttx-a6755a8af06d2602b771e41aab8db262fd3184ec.tar.gz
nuttx-a6755a8af06d2602b771e41aab8db262fd3184ec.tar.bz2
nuttx-a6755a8af06d2602b771e41aab8db262fd3184ec.zip
Fix more issues detected by CppCheck tool
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3264 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 4f838a08e..a00a7e9f2 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1435,3 +1435,5 @@
class driver.
* configs/olimex-lpc1766stk/hidkbd - Added a configuration to build the
USB host HID keyboard class driver test for the LPC17xx.
+ * Ran the tool CppCheck (http://sourceforge.net/apps/mediawiki/cppcheck) and
+ fixed several errors in the code identified by the tool. \ No newline at end of file