summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-21 00:23:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-21 00:23:53 +0000
commit5c2ab2b81b0e0e851d73fb49cf21def02931e4b9 (patch)
treebd19f40d283ac6085543a696d436c6d8075b6612 /nuttx/configs/eagle100/README.txt
parente423a5a5fe5cc3553e3097cff37470b2c5212991 (diff)
downloadpx4-nuttx-5c2ab2b81b0e0e851d73fb49cf21def02931e4b9.tar.gz
px4-nuttx-5c2ab2b81b0e0e851d73fb49cf21def02931e4b9.tar.bz2
px4-nuttx-5c2ab2b81b0e0e851d73fb49cf21def02931e4b9.zip
LM3S ethernet driver development
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1811 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/eagle100/README.txt')
-rw-r--r--nuttx/configs/eagle100/README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/eagle100/README.txt b/nuttx/configs/eagle100/README.txt
index a3a33aa47..5ca6e05e5 100644
--- a/nuttx/configs/eagle100/README.txt
+++ b/nuttx/configs/eagle100/README.txt
@@ -168,6 +168,7 @@ Eagle100-specific Configuration Options
CONFIG_LM3S_ETHERNET - This must be set (along with CONFIG_NET)
to build the LM3S Ethernet driver
+ CONFIG_LM3S_ETHLEDS - Enable to use Ethernet LEDs on the board.
CONFIG_LM3S_BOARDMAC - If the board-specific logic can provide
a MAC address (via lm3s_ethernetmac()), then this should be selected.