aboutsummaryrefslogtreecommitdiff
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 1aa2faedc..8531c341d 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2372,3 +2372,5 @@
(essentially) unlimited.
* configs/stm3240g-eval/include/board.h: Input frequences wrong for all but
one APB2 timer.
+ * arch/mips/src/pic32mx/pic32mx-ethernet.c: The PIC32 Ethernet driver is
+ code complete, but still untested.