From d36f52931465f7a56f5fbeb8128bbc6f5869279f Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 5 Mar 2011 20:05:01 +0000 Subject: Add a stub for the QEMU serial driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3341 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/README.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'nuttx/README.txt') diff --git a/nuttx/README.txt b/nuttx/README.txt index 4ae870ee6..af6af5fa1 100755 --- a/nuttx/README.txt +++ b/nuttx/README.txt @@ -251,6 +251,11 @@ Below is a guide to the available README files in the NuttX source tree: | | | |-m16c/README.txt | | | |-sh1/README.txt | | | `-README.txt + | |- x86/ + | | |- include/ + | | | `-README.txt + | | `- src/ + | | `-README.txt | `- z80/ | | `- src/ | | `- z80/README.txt @@ -324,6 +329,10 @@ Below is a guide to the available README files in the NuttX source tree: | | |- include/README.txt | | |- src/README.txt | | `- README.txt + | |- qemu-i486/ + | | |- include/README.txt + | | |- src/README.txt + | | `- README.txt | |- sam3u-ek/ | | `- README.txt | |- sim/ -- cgit v1.2.3