git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@778 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-07-22 10:58:30 +00:00
parent 2296bfca96
commit 048d0bd45e
1 changed files with 5 additions and 0 deletions

View File

@ -141,4 +141,9 @@ examples/pashello
This is "Hello, World" implemented via the Pascal P-Code interpreter This is "Hello, World" implemented via the Pascal P-Code interpreter
examples/pipe
^^^^^^^^^^^^^
A test of the mkfifo() and pipe() APIs.