Update Calypso README files

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4517 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-03-24 20:52:32 +00:00
parent f143b65405
commit f53a122630
4 changed files with 6 additions and 8 deletions
+3 -3
View File
@@ -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