summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-24 20:52:32 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-24 20:52:32 +0000
commit7d8ff08ffac0bd9ac30ef863b6cd600c615acafe (patch)
tree611930211bbbf9d31c2ec10f975dc0086eb02be7
parentd90c57b046a97adc93424bed09f94a06256146ee (diff)
downloadpx4-nuttx-7d8ff08ffac0bd9ac30ef863b6cd600c615acafe.tar.gz
px4-nuttx-7d8ff08ffac0bd9ac30ef863b6cd600c615acafe.tar.bz2
px4-nuttx-7d8ff08ffac0bd9ac30ef863b6cd600c615acafe.zip
Update Calypso README files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4517 42af7a65-404d-4744-a932-0658087f49c3
-rwxr-xr-xnuttx/configs/compal_e88/README.txt6
-rw-r--r--nuttx/configs/compal_e88/src/Make.dep1
-rwxr-xr-xnuttx/configs/compal_e99/README.txt6
-rw-r--r--nuttx/configs/compal_e99/src/Make.dep1
4 files changed, 6 insertions, 8 deletions
diff --git a/nuttx/configs/compal_e88/README.txt b/nuttx/configs/compal_e88/README.txt
index 67a73696f..637d5e3ae 100755
--- a/nuttx/configs/compal_e88/README.txt
+++ b/nuttx/configs/compal_e88/README.txt
@@ -26,9 +26,9 @@ directory at same level as the nuttx project:
|- apps
`- osmocom-bb
-If you attempt to build this configuration, you will get compilation errors
-in drivers/sercomm due to header files that are needed from the osmocom-bb
-directory.
+If you attempt to build this configuration without osmocom-bb, you will
+get compilation errors in drivers/sercomm due to header files that are
+needed from the osmocom-bb directory.
By defult, NuttX will use sercomm (HDLC protocol) to communicate with the
host system. Sercomm is the transport used by osmocom-bb that runs on top
diff --git a/nuttx/configs/compal_e88/src/Make.dep b/nuttx/configs/compal_e88/src/Make.dep
deleted file mode 100644
index b8378cf70..000000000
--- a/nuttx/configs/compal_e88/src/Make.dep
+++ /dev/null
@@ -1 +0,0 @@
-dummy.o: dummy.c
diff --git a/nuttx/configs/compal_e99/README.txt b/nuttx/configs/compal_e99/README.txt
index 4482b6d91..47ad8deb0 100755
--- a/nuttx/configs/compal_e99/README.txt
+++ b/nuttx/configs/compal_e99/README.txt
@@ -26,9 +26,9 @@ directory at same level as the nuttx project:
|- apps
`- osmocom-bb
-If you attempt to build this configuration, you will get compilation errors
-in drivers/sercomm due to header files that are needed from the osmocom-bb
-directory.
+If you attempt to build this configuration without osmocom-bb, you will
+get compilation errors in drivers/sercomm due to header files that are
+needed from the osmocom-bb directory.
By defult, NuttX will use sercomm (HDLC protocol) to communicate with the
host system. Sercomm is the transport used by osmocom-bb that runs on top
diff --git a/nuttx/configs/compal_e99/src/Make.dep b/nuttx/configs/compal_e99/src/Make.dep
deleted file mode 100644
index b8378cf70..000000000
--- a/nuttx/configs/compal_e99/src/Make.dep
+++ /dev/null
@@ -1 +0,0 @@
-dummy.o: dummy.c