9
0
Fork 0
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@778 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
patacongo 2008-07-22 10:58:30 +00:00
parent d131983ba1
commit 9448ea4070
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
examples/pipe
^^^^^^^^^^^^^
A test of the mkfifo() and pipe() APIs.