From 829c1351e2be18265cd8ea8c481eec674192a6d5 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 6 Mar 2012 15:51:03 +0000 Subject: The PIC32 USB device driver is (finally) functional git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4457 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 95acb0450..d638fbb13 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -2529,3 +2529,5 @@ * include/nuttx/net/: Major re-organization of networking headerf files. Moved all non-standard, NuttX-specific header files from include/net and include/nuttx into include/nuttx/net. + * arch/mips/src/pic32mx/pic32mx_usbdev.c: The PIC32 USB driver now appears to + be fully functional. -- cgit v1.2.3