summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/mcu123-lpc214x/README.txt')
-rw-r--r--nuttx/configs/mcu123-lpc214x/README.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/nuttx/configs/mcu123-lpc214x/README.txt b/nuttx/configs/mcu123-lpc214x/README.txt
new file mode 100644
index 000000000..1314a24a5
--- /dev/null
+++ b/nuttx/configs/mcu123-lpc214x/README.txt
@@ -0,0 +1,17 @@
+README
+^^^^^^
+
+Each Phillips LPC214x configuration is maintained in a sudirectory and
+can be selected as follow:
+
+ cd tools
+ ./configure.sh mcu123-lpc214x/<subdir>
+ cd -
+ . ./setenv.sh
+
+Where <subdir> is one of the following:
+
+ostest
+^^^^^^
+This configuration directory, performs a simple OS test using
+examples/ostest.