aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-09 22:05:14 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-09 22:05:14 +0000
commit7882e0671ef2b5e3da937809a3e6cd5c53a99480 (patch)
tree3811c78306e87221255ade399f94f4fbd6bc3dba /nuttx/ChangeLog
parent04a88c0538729dab9412b81dec3c425d0f3db2e1 (diff)
downloadpx4-firmware-7882e0671ef2b5e3da937809a3e6cd5c53a99480.tar.gz
px4-firmware-7882e0671ef2b5e3da937809a3e6cd5c53a99480.tar.bz2
px4-firmware-7882e0671ef2b5e3da937809a3e6cd5c53a99480.zip
Update PIC32 Ethernet driver
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4469 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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.