Fix various typos in documentation and comments.

This commit is contained in:
Nathan Hartman
2019-08-09 14:34:32 -06:00
committed by Gregory Nutt
parent 7eaa47072f
commit 60f777b8f4
8 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -5744,7 +5744,7 @@ Mem: 29232 5920 23312 23312
<ul>
<li>
<p><b>NuttX-7.11</b>.
Serial driver and Ethernet driver support, along with DMA support, were available availabe in this initial release.
Serial driver and Ethernet driver support, along with DMA support, were available in this initial release.
The STM32 F7 peripherals are very similar to some members of the STM32 F4 and additional drivers can easily be ported the F7 as discussed in this Wiki page: <a href="http://www.nuttx.org/doku.php?id=wiki:howtos:port-drivers_stm32f7">Porting Drivers to the STM32 F7</a>
</p>
</li>