summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index bc31a94a0..438fd2c21 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -9741,3 +9741,6 @@
can occur outside of interrupt level processing (2015-02-10).
* SAM4E-EK: The nsh configuration now configures the Ethernet driver
for execution on the HP work thread (2015-02-10).
+ * arch/arm/src/lpc17xx/lpc17_ethernet.c: Add IPv6 support to the LPC17
+ Ethernet driver. Untested... I no longer have a proper environment
+ for LPC17 debug (2015-02-10).