summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttxPortingGuide.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-09-21 00:43:20 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-09-21 00:43:20 +0000
commit1fba03aabffbded96674b375a142c5a18e024fa2 (patch)
tree8ff049463fb70adc22a900098da893ce9dd0b926 /nuttx/Documentation/NuttxPortingGuide.html
parent455cada949fd3d9e88144d2666650b5312eae175 (diff)
downloadpx4-nuttx-1fba03aabffbded96674b375a142c5a18e024fa2.tar.gz
px4-nuttx-1fba03aabffbded96674b375a142c5a18e024fa2.tar.bz2
px4-nuttx-1fba03aabffbded96674b375a142c5a18e024fa2.zip
CYGWIN caveat
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@350 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttxPortingGuide.html')
-rw-r--r--nuttx/Documentation/NuttxPortingGuide.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/Documentation/NuttxPortingGuide.html b/nuttx/Documentation/NuttxPortingGuide.html
index 9e823582f..e97b6c69f 100644
--- a/nuttx/Documentation/NuttxPortingGuide.html
+++ b/nuttx/Documentation/NuttxPortingGuide.html
@@ -373,6 +373,9 @@
This port does not support interrupts or a real timer (and hence no
round robin scheduler) Otherwise, it is complete.
</li>
+ <p>NOTE: This target will not run on Cygwin probably for many reasons but
+ first off because it uses some of the same symbols as does cygwind.dll.
+ </p>
<li><code>arch/arm</code>:
This directory holds common ARM architectures. At present, this includes