Created new directories to hold SPI-related files

This commit is contained in:
Gregory Nutt
2013-07-01 08:11:54 -06:00
parent 9094081abe
commit cf9861cc6e
+1 -1
View File
@@ -2939,7 +2939,7 @@ extern void up_ledoff(int led);
<ul> <ul>
<li> <li>
<p> <p>
<b><code>include/nuttx/spi.h</code></b>. <b><code>include/nuttx/spi/spi.h</code></b>.
All structures and APIs needed to work with SPI drivers are provided in this header file. All structures and APIs needed to work with SPI drivers are provided in this header file.
</p> </p>
</li> </li>