From 9fbe5337af2add5e1153dcf540194d9bac5c149a Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 7 Oct 2008 19:04:20 +0000 Subject: add examples/usbserial git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@990 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/examples/README.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'nuttx/examples/README.txt') diff --git a/nuttx/examples/README.txt b/nuttx/examples/README.txt index f5ff41192..d5ec0ca24 100644 --- a/nuttx/examples/README.txt +++ b/nuttx/examples/README.txt @@ -123,3 +123,9 @@ examples/pipe * CONFIG_EXAMPLES_PIPE_STACKSIZE Sets the size of the stack to use when creating the child tasks. The default size is 1024. + +examples/usbserial +^^^^^^^^^^^^^^^^^^ + + This is another implementation of "Hello, World" but this one uses + a USB serial driver. -- cgit v1.2.3