diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 192f9b79cc..692752ae84 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: January 18, 2011

+

Last Updated: January 19, 2011

@@ -2116,6 +2116,8 @@ nuttx-5.17 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> 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. pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>