From 63b73c4b171ee165c19dec92eff9a07acbb9393b Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 17 Jan 2012 14:40:12 +0000 Subject: Finish coding of PIC32MX Ethernet driver git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4306 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 1aa2faedc7..8531c341d6 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. -- cgit v1.2.3