Move serial header files to include/nuttx/serial

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4500 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2012-03-21 19:47:23 +00:00
parent 5b921ba7c1
commit 0fd2b33304

View File

@ -2542,7 +2542,7 @@ extern void up_ledoff(int led);
<ul>
<li>
<p>
<b><code>include/nuttx/serial.h</code></b>.
<b><code>include/nuttx/serial/serial.h</code></b>.
All structures and APIs needed to work with serial drivers are provided in this header file.
</p>
</li>