forked from Archive/PX4-Autopilot
57623d42eb
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5153 42af7a65-404d-4744-a932-0658087f49c3 |
||
---|---|---|
.. | ||
doc | ||
include | ||
insn16 | ||
insn32 | ||
libpas | ||
libpoff | ||
nuttx | ||
pascal | ||
plink | ||
tests | ||
ChangeLog | ||
Configure | ||
Make.config.h | ||
Make.defs | ||
Makefile | ||
README | ||
Reconfigure | ||
ReleaseNotes | ||
config.info | ||
zipme |
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.