Browse Source

Update Calypso README files

git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4517 7fd9a85b-ad96-42d3-883c-3090e2eb8679
sbg
patacongo 13 years ago
parent
commit
c7147522c9
  1. 6
      nuttx/configs/compal_e88/README.txt
  2. 1
      nuttx/configs/compal_e88/src/Make.dep
  3. 6
      nuttx/configs/compal_e99/README.txt
  4. 1
      nuttx/configs/compal_e99/src/Make.dep

6
nuttx/configs/compal_e88/README.txt

@ -26,9 +26,9 @@ directory at same level as the nuttx project: @@ -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

1
nuttx/configs/compal_e88/src/Make.dep

@ -1 +0,0 @@ @@ -1 +0,0 @@
dummy.o: dummy.c

6
nuttx/configs/compal_e99/README.txt

@ -26,9 +26,9 @@ directory at same level as the nuttx project: @@ -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

1
nuttx/configs/compal_e99/src/Make.dep

@ -1 +0,0 @@ @@ -1 +0,0 @@
dummy.o: dummy.c
Loading…
Cancel
Save