summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-09 22:05:14 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-09 22:05:14 +0000
commit38010206908a3425b30db0c84f9155738274bc5c (patch)
tree3811c78306e87221255ade399f94f4fbd6bc3dba /nuttx/ChangeLog
parentdcc5105f03ad04aa6e36a2ff7331a019303a88a4 (diff)
downloadnuttx-38010206908a3425b30db0c84f9155738274bc5c.tar.gz
nuttx-38010206908a3425b30db0c84f9155738274bc5c.tar.bz2
nuttx-38010206908a3425b30db0c84f9155738274bc5c.zip
Update PIC32 Ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4469 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 99554146d..29f57e369 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2542,4 +2542,7 @@
basic port to this board.
* configs/pic32-startkit/nsh/up_usbdev, up_nsh.c, and up_usbterm.c: Verified
the USB (device) driver on the PIC32 Ethernet Starter Kit.
+ * arch/mips/src/pic32mx/pic32mx_ethernet.c: Verifed the PIC32 Ethernet
+ driver on the PIC32 Starter Kit. Status: It is occasionally functional
+ but no stable enough for use.