summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-01-05 15:12:45 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-01-05 15:12:45 -0600
commita4a1e7c5cdf4411580a95e51f441d12e3117fede (patch)
tree2bb790796febfa7315ded55aea82c26be5c2ea1b /nuttx/configs/sama5d4-ek/README.txt
parent13ecce93e4be193583100c5cb5744677c5c95f37 (diff)
downloadnuttx-a4a1e7c5cdf4411580a95e51f441d12e3117fede.tar.gz
nuttx-a4a1e7c5cdf4411580a95e51f441d12e3117fede.tar.bz2
nuttx-a4a1e7c5cdf4411580a95e51f441d12e3117fede.zip
Tiva PHY Interrupts: Need to read the PHY interrupt status register in order to clear the pending PHY interrupt
Diffstat (limited to 'nuttx/configs/sama5d4-ek/README.txt')
-rw-r--r--nuttx/configs/sama5d4-ek/README.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/configs/sama5d4-ek/README.txt b/nuttx/configs/sama5d4-ek/README.txt
index 532332af4..5e0440036 100644
--- a/nuttx/configs/sama5d4-ek/README.txt
+++ b/nuttx/configs/sama5d4-ek/README.txt
@@ -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