mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 20:59:02 +00: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:
parent
4457727cec
commit
9eda193c39
1 changed files with 2 additions and 1 deletions
|
|
@ -1509,7 +1509,8 @@ Networking
|
|||
- And a few other things: UDP support is required (CONFIG_NET_UDP) and
|
||||
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
|
||||
CONFIG_NETDEV_PHY_IOCTL=y : Enable PHY ioctl support
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue