forked from Archive/PX4-Autopilot
cb1591528f
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4558 7fd9a85b-ad96-42d3-883c-3090e2eb8679 |
||
---|---|---|
.. | ||
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.