mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1814 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<h1><big><font color="#3c34ec"><i>NuttX Operating System<p>User's Manual</i></font></big></h1>
|
||||
<p><small>by</small></p>
|
||||
<p>Gregory Nutt<p>
|
||||
<p>Last Updated: May 9, 2009</p>
|
||||
<p>Last Updated: May 22, 2009</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -6037,8 +6037,11 @@ interface of the same name.
|
||||
|
||||
<p>
|
||||
Any user supplied data or logic can be accessed via the pseudo-file system.
|
||||
Built in support is provided for character and block drivers in the
|
||||
<code>/dev</code> pseudo file system directory.
|
||||
Built in support is provided for character and block
|
||||
<a href="NuttxPortingGuide.html#DeviceDrivers">driver</a> <i>nodes</i> in the any
|
||||
pseudo file system directory.
|
||||
(By convention, however, all driver nodes should be in the <code>/dev</code>
|
||||
pseudo file system directory).
|
||||
</p>
|
||||
|
||||
<p><b>Mounted File Systems</b>
|
||||
|
||||
Reference in New Issue
Block a user