mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
PIC32 Ethernet driver now appears stable
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4485 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -2542,7 +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
|
||||
* arch/mips/src/pic32mx/pic32mx_ethernet.c: Verified the PIC32 Ethernet
|
||||
driver on the PIC32 Starter Kit. Status: It is occasionally functional
|
||||
but not stable enough for use.
|
||||
* arch/arm/include/stm32, arch/arm/src/stm32: Add general support for
|
||||
@@ -2561,3 +2561,5 @@
|
||||
definitions (not complete on initial check-in).
|
||||
* net/connect.c: Add another low level, thread-independent socket interface
|
||||
for use within the OS.
|
||||
* arch/mips/src/pic32mx/pic32mx_ethernet.c: The PIC32 Ethernet driver
|
||||
is now stable on the PIC32 Starter Kit.
|
||||
|
||||
Reference in New Issue
Block a user