From 5fac8e83aba8dcd6493d8502783e471c8ddf2be6 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 19 Mar 2012 17:56:15 +0000 Subject: Minor updates for PIC32 USB device driver bugs git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4497 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 48efd5a46..229326e99 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -2578,4 +2578,4 @@ * arch/mips/src/pic32mx/picm32mx-usbdev.c: Several stall-related fixes so that the USB device driver can used the the mass storage class (which does a LOT of stalling as part of its normal protocol). The PIC32 USB Mass Storage - device now seems functional (but has not been tested exhaustively). + device is, however, still non-functional when debug is OFF. -- cgit v1.2.3