mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Tiva PHY Interrupts: Need to read the PHY interrupt status register in order to clear the pending PHY interrupt
This commit is contained in:
@@ -1509,7 +1509,8 @@ Networking
|
|||||||
- And a few other things: UDP support is required (CONFIG_NET_UDP) and
|
- And a few other things: UDP support is required (CONFIG_NET_UDP) and
|
||||||
signals must not be disabled (CONFIG_DISABLE_SIGNALS).
|
signals must not be disabled (CONFIG_DISABLE_SIGNALS).
|
||||||
|
|
||||||
Given those prerequisites, the network monitor can be selected with these additional settings.
|
Given those prerequisites, the network monitor can be selected with these
|
||||||
|
additional settings.
|
||||||
|
|
||||||
Networking Support -> Networking Device Support
|
Networking Support -> Networking Device Support
|
||||||
CONFIG_NETDEV_PHY_IOCTL=y : Enable PHY ioctl support
|
CONFIG_NETDEV_PHY_IOCTL=y : Enable PHY ioctl support
|
||||||
|
|||||||
Reference in New Issue
Block a user