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 fca1ea81db I learned how to spell PSEUDO 13 years ago
..
doc Completes coding of the PWM module 13 years ago
include I learned how to spell PSEUDO 13 years ago
insn16 I learned how to spell PSEUDO 13 years ago
insn32 I learned how to spell PSEUDO 13 years ago
libpas Completes coding of the PWM module 13 years ago
libpoff Completes coding of the PWM module 13 years ago
nuttx Fix pascal build problem 13 years ago
pascal I learned how to spell PSEUDO 13 years ago
plink Completes coding of the PWM module 13 years ago
tests Completes coding of the PWM module 13 years ago
ChangeLog More progress on the STM32 OTG FS device driver 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.