Adds board support for the Teensy LC board. Support is based off the Freedom KL25Z board. LED, PWM, and UART0 have been tested. The SPI pins are mapped correctly but have not yet been tested. From Michael Hope as SourceForge patch 51.
This commit is contained in:
parent
b796582fe1
commit
8498a73061
@ -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: March 9, 2015</p>
|
||||
<p>Last Updated: May 7, 2015</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -236,6 +236,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>
|
||||
| | |- teensy-lc/
|
||||
| | | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/teensy-lc/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>
|
||||
| | |- tm4c1294-launchpad/
|
||||
|
Loading…
Reference in New Issue
Block a user