From 953adf8554a3f1629a781569659ebf10348e42d1 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 26 Jul 2011 13:52:49 +0000 Subject: Improve USB mass storgage memory usage instrumentation git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3819 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 4ac76ed5c..658d99ecc 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -87,3 +87,5 @@ the USB storage device. * apps/examples/nx*: All NX header files moved from nuttx/include/nuttx to nuttx/include/nuttx/nx. + * apps/examples/usbstorage: Added instrumentation to monitor memory usage + to check for memory leaks in the USB storage driver. -- cgit v1.2.3