From 4702500d852fb9b084e7b7fe19a533eae175c0d0 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 1 Feb 2008 14:32:56 +0000 Subject: Add Pascal test case git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@604 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 345c8e384..e71d3f823 100644 --- a/nuttx/examples/README.txt +++ b/nuttx/examples/README.txt @@ -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 + + -- cgit v1.2.3