Add Pascal test case

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@604 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2008-02-01 14:32:56 +00:00
parent ad8140f162
commit 7b3c17b1c1
3 changed files with 11 additions and 1 deletions
+6
View File
@@ -125,3 +125,9 @@ examples/udp
This is a simple network test for verifying client- and server-
functionality over UDP.
examples/pashello
^^^^^^^^^^^^^^^^^
This is "Hello, World" implemented via the Pascal P-Code interpreter