summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 0f05087c5..6fcb4f390 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5512,4 +5512,6 @@
* net/uip/uip_tcpbacklog.c: Fix a major bug in the TCP/IP backlog
initialization: Only the first backlog buffer was getting added
to the free list. From Max Holtzberg (2013-9-6).
+ * configs/sama5d3x-ek/demo: Add support for USB MSC device on the
+ AT25 serial FLASH (untested) (2013-9-6).