forked from nuttx/nuttx-update
CYGWIN caveat
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@350 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
0291057897
commit
bbd134bf41
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue