mirror of
https://github.com/apache/nuttx.git
synced 2026-08-10 15:05:07 +00:00
Add basic board support for the TM4C123G Launchpad
This commit is contained in:
parent
ff13e4b75a
commit
c526f0d9f5
1 changed files with 3 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<tr align="center" bgcolor="#e4e4e4">
|
||||
<td>
|
||||
<h1><big><font color="#3c34ec"><i>NuttX README Files</i></font></big></h1>
|
||||
<p>Last Updated: January 16, 2014</p>
|
||||
<p>Last Updated: March 10, 2014</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -202,6 +202,8 @@
|
|||
| | | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/sure-pic32mx/README.txt"><b><i>README.txt</i></b></a>
|
||||
| | |- teensy/
|
||||
| | | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/teensy/README.txt"><b><i>README.txt</i></b></a>
|
||||
| | |- tm4c123g-launchpad/
|
||||
| | | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/tm4c123g-launchpad/README.txt"><b><i>README.txt</i></b></a>
|
||||
| | |- twr-k60n512/
|
||||
| | | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/twr-k60n512/README.txt"><b><i>README.txt</i></b></a>
|
||||
| | |- ubw32/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue