summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-04-04 16:40:18 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-04-04 16:40:18 +0000
commit2f746addc82e9cf39a103922b6329b061a621a4d (patch)
tree3cfaa7a878cfc042ff34bbe6bcee924fc94d8395 /nuttx/ChangeLog
parentd2f783aa7ce0243c516770e6fc25f8dc53d62fd2 (diff)
downloadpx4-nuttx-2f746addc82e9cf39a103922b6329b061a621a4d.tar.gz
px4-nuttx-2f746addc82e9cf39a103922b6329b061a621a4d.tar.bz2
px4-nuttx-2f746addc82e9cf39a103922b6329b061a621a4d.zip
lpc313x update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2574 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index a9b3b1883..1517a6ed4 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1078,6 +1078,8 @@
* Several important compilation error fixes in lpc313x and (dualspeed) USB
code also contributed by David Hewson.
* arch/arm/src/sam3u/sam3u_dmac.c - DMA support for the AT90SAM3U.
- (incomplete on initial checkin).
+ (untested on initial checkin).
* arch/arm/src/sam3u/sam3u_hsmci.c - SD memory card support for AT90SAM3U
- (incomplete on initial checkin). \ No newline at end of file
+ (incomplete on initial checkin).
+ * drivers/usbdev - Several important fixes to the USB mass storage driver
+ submitted by David Hewson. \ No newline at end of file