Skip to content
Commit a3d20b2f authored by Gregory Nutt's avatar Gregory Nutt
Browse files

LPC17 Ethernet: Added option to use the kernel worker thread to do most of the...

LPC17 Ethernet: Added option to use the kernel worker thread to do most of the workload with CONFIG_NET_WORKER_THREAD option in Kconfig.  Eliminated a problem with PHY DP83848C : it doesn't need a specific initialization on mbed. Critical bufix: From time to time (after some hours) the Ethernet receiver would lose one receive interrupt and the IP stack never recover because there is no receive watchdog as the transmit watchdog.  From Max
parent dd74e75d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment