You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
..
doc Resync new repository with old repo r5166 13 years ago
include Resync new repository with old repo r5166 13 years ago
insn16 Resync new repository with old repo r5166 13 years ago
insn32 Resync new repository with old repo r5166 13 years ago
libpas Resync new repository with old repo r5166 13 years ago
libpoff Resync new repository with old repo r5166 13 years ago
nuttx Resync new repository with old repo r5166 13 years ago
pascal Resync new repository with old repo r5166 13 years ago
plink Resync new repository with old repo r5166 13 years ago
tests Resync new repository with old repo r5166 13 years ago
ChangeLog Resync new repository with old repo r5166 13 years ago
Configure Resync new repository with old repo r5166 13 years ago
Make.config.h Resync new repository with old repo r5166 13 years ago
Make.defs Resync new repository with old repo r5166 13 years ago
Makefile Resync new repository with old repo r5166 13 years ago
README Resync new repository with old repo r5166 13 years ago
Reconfigure Resync new repository with old repo r5166 13 years ago
ReleaseNotes Resync new repository with old repo r5166 13 years ago
config.info Resync new repository with old repo r5166 13 years ago
zipme Resync new repository with old repo r5166 13 years ago

README

README
^^^^^^

Configuring Pascal
^^^^^^^^^^^^^^^^^^

cd <pascal-directory>
./Configure
(Answer questions)

Building Pascal
^^^^^^^^^^^^^^^

cd <pascal-directory>
make

Installing the NuttX Runtime P-Code Interpreter
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

cd <pascal-directory>/nuttx
./INSTALL.sh <apps-directory>

See <pascal-directory>/nuttx/README.txt for additional information.