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 add995c32e Completes coding of the PWM module 13 years ago
..
doc Completes coding of the PWM module 13 years ago
include Completes coding of the PWM module 13 years ago
insn16 Completes coding of the PWM module 13 years ago
insn32 Completes coding of the PWM module 13 years ago
libpas Completes coding of the PWM module 13 years ago
libpoff Completes coding of the PWM module 13 years ago
nuttx Completes coding of the PWM module 13 years ago
pascal Completes coding of the PWM module 13 years ago
plink Completes coding of the PWM module 13 years ago
tests Completes coding of the PWM module 13 years ago
ChangeLog Completes coding of the PWM module 13 years ago
Configure Completes coding of the PWM module 13 years ago
Make.config.h Completes coding of the PWM module 13 years ago
Make.defs Completes coding of the PWM module 13 years ago
Makefile Completes coding of the PWM module 13 years ago
README Completes coding of the PWM module 13 years ago
Reconfigure Completes coding of the PWM module 13 years ago
ReleaseNotes Completes coding of the PWM module 13 years ago
config.info Completes coding of the PWM module 13 years ago
zipme Completes coding of the PWM module 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.