summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-12 23:38:39 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-12 23:38:39 +0000
commit8c2168cef52239100d8822d2d8eca412689c8ed3 (patch)
treef920d372327101f9413991e633bf348217ce2adc /nuttx/configs/stm3210e-eval/README.txt
parent208b7161555fbf2f2a855b720674d8ca6aea0593 (diff)
downloadnuttx-8c2168cef52239100d8822d2d8eca412689c8ed3.tar.gz
nuttx-8c2168cef52239100d8822d2d8eca412689c8ed3.tar.bz2
nuttx-8c2168cef52239100d8822d2d8eca412689c8ed3.zip
STM32 Ethernet needs a MAC address
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4167 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3210e-eval/README.txt')
-rwxr-xr-xnuttx/configs/stm3210e-eval/README.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/nuttx/configs/stm3210e-eval/README.txt b/nuttx/configs/stm3210e-eval/README.txt
index 1f29ae66a..2e57a828c 100755
--- a/nuttx/configs/stm3210e-eval/README.txt
+++ b/nuttx/configs/stm3210e-eval/README.txt
@@ -269,8 +269,10 @@ LEDs
====
The STM3210E-EVAL board has four LEDs labeled LD1, LD2, LD3 and LD4 on the
-board. Usage of these LEDs is defined in include/board.h and src/up_leds.c.
-They are encoded as follows:
+board.. These LEDs are not used by the board port unless CONFIG_ARCH_LEDS is
+defined. In that case, the usage by the board port is defined in
+include/board.h and src/up_leds.c. The LEDs are used to encode OS-related\
+events as follows:
SYMBOL Meaning LED1* LED2 LED3 LED4
------------------- ----------------------- ------- ------- ------- ------