Rename configs/teensy to configs/teensy-2.0 to distinguish teensy-lc and teensy-3.1

This commit is contained in:
Gregory Nutt 2015-05-25 18:29:43 -06:00
parent 33790f4d16
commit d201c132b7
2 changed files with 3 additions and 3 deletions

View File

@ -4059,7 +4059,7 @@ Mem: 29232 5920 23312 23312
An SPI driver and a USB device driver exist for the AT90USB as well
as a USB mass storage configuration. However, this configuration is not
fully debugged as of the NuttX-6.5 release.
Refer to the NuttX board <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/teensy/README.txt">README</a> file for further information.
Refer to the NuttX board <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/teensy-2.0/README.txt">README</a> file for further information.
</p>
</ul>
</tr>

View File

@ -238,8 +238,8 @@
| | | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/stm32vldiscovery/README.txt"><b><i>README.txt</i></b></a>
| | |- sure-pic32mx/
| | | `- <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-2.0/
| | | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/teensy-2.0/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/