Remove the 16z board support from the main source tree. It is still avaialable in the misc/Obsoleted directory
This commit is contained in:
parent
2cecc4f857
commit
6d23fe2c67
@ -3962,7 +3962,7 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<b>Toyaga 16z</b>.
|
||||
<b>Toyaga 16z (obsoleted)</b>.
|
||||
This port if for the <a href="https://github.com/toyaga/16z">Toyaga 16z</a> board that also use the Zilog ZNEOZ16F2811AL20EG microntroller with the Zilog ZDS-II Windows command line tools.
|
||||
The development environment is either Windows native or Cygwin under Windows.
|
||||
</p>
|
||||
@ -3970,8 +3970,14 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);
|
||||
<b>STATUS:</b>
|
||||
The initial release of support for the 16z board was made available in NuttX version 6.33.
|
||||
Both the 16z board and the NuttX port are works in progress and are not ready for usage as of NuttX-7.2.
|
||||
Refer to the NuttX board <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/16z/README.txt">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/misc/Obsoleted/configs/16z/README.txt">README</a> file for further information.
|
||||
</p>
|
||||
<p>
|
||||
<b><i>Obsoleted</i></b>.
|
||||
This architecture has been <i>obsoleted</i>.
|
||||
The code has been moved out of the NuttX source tree but can still be found be found in <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/misc/Obsoleted/">Obsoleted</a> directory.
|
||||
This support was obsoleted because of technical issues that make NuttX unusable on the board at least in the short term. This configuration may return to the NuttX source tree at some time in the future.
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
|
@ -51,8 +51,6 @@
|
||||
| |- audio/
|
||||
| | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/audio/README.txt"><b><i>README.txt</i></b></a>
|
||||
| |- configs/
|
||||
| | |- 16z/
|
||||
| | | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/16z/README.txt"><b><i>README.txt</i></b></a>
|
||||
| | |- amber/
|
||||
| | | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/amber/README.txt"><b><i>README.txt</i></b></a>
|
||||
| | |- arduino-due/
|
||||
|
Loading…
Reference in New Issue
Block a user