mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
arch/arm/src/lpc11xx, arch/arm/include/lpc11xx, configs/lpcxpresso-lpc1115: Support for the LPCXpresso-LPC1115 and for the LPC1115 architecture in general was removed after NuttX-7.30. The LPC11 port was never really used (to my knowledge) and was no longer supported. A snapshot of the port is still available in the Obsoleted repository. It can be brought back into the main repository at any time if anyone is willing to provide support for the architecture.
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
<tr align="center" bgcolor="#e4e4e4">
|
||||
<td>
|
||||
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
|
||||
<p>Last Updated: May 19, 2019</p>
|
||||
<p>Last Updated: July 11, 2019</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -2771,14 +2771,21 @@ nsh>
|
||||
<p>
|
||||
<a name="nxplpc11xx"><b>NXP LPC11xx</b>.</a>
|
||||
Support is provided for the NXP LPC11xx family of processors.
|
||||
In particular, support is provided for LPCXpression LPC1115 board.
|
||||
In particular, support is provided for LPCXpresso LPC1115 board.
|
||||
This port was contributed by Alan Carvalho de Assis.
|
||||
</p>
|
||||
<ul>
|
||||
<p>
|
||||
<b>STATUS:</b>
|
||||
The first released version was provided in NuttX 7.10.
|
||||
Refer to the board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/lpcxpresso-lpc1115/README.txt" target="_blank">README.txt</a> file for further information.
|
||||
Refer to the board <a href="https://bitbucket.org/nuttx/obsoleted/src/master/nuttx/configs/lpcxpresso-lpc1115/README.txt" target="_blank">README.txt</a> file for further information.
|
||||
</p>
|
||||
<p>
|
||||
<b>Obsoleted:</b>
|
||||
Support for the LPCXpresso-LPC1115 and for the LPC1115 architecture in general was removed after NuttX-7.30.
|
||||
The LPC11 port was never really used (to my knowledge) and was no longer supported.
|
||||
A snapshot of the port is still available in the <a href="https://bitbucket.org/nuttx/obsoleted/src/master/ChangeLog" target="_blank">Obsoleted</a> repository.
|
||||
It can be brought back into the main repository at any time if anyone is willing to provide support for the architecture.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
|
||||
@@ -153,8 +153,6 @@ nuttx/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/llpc4357-evb/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- lpc4370-link2/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/llpc4370-link2/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- lpcxpresso-lpc1115/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/lpcxpresso-lpc1115/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- lpcxpresso-lpc1768/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/lpcxpresso-lpc1768/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- lpcxpresso-lpc54628/
|
||||
|
||||
Reference in New Issue
Block a user