Update READMEs and TODO list
This commit is contained in:
parent
c8b8818bfe
commit
68053f88e5
@ -8,7 +8,7 @@
|
||||
<tr align="center" bgcolor="#e4e4e4">
|
||||
<td>
|
||||
<h1><big><font color="#3c34ec"><i>NuttX README Files</i></font></big></h1>
|
||||
<p>Last Updated: December 21, 2016</p>
|
||||
<p>Last Updated: February 14, 2017</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -101,6 +101,8 @@ nuttx/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/fire-stm32v2/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- freedom-k64f/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/freedom-k64f/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- freedom-k66f/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/freedom-k66f/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- freedom-kl25z/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/freedom-kl25z/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- freedom-kl26z/
|
||||
|
@ -1486,6 +1486,8 @@ nuttx/
|
||||
| | `- README.txt
|
||||
| |- freedom-k64f/
|
||||
| | `- README.txt
|
||||
| |- freedom-k66f/
|
||||
| | `- README.txt
|
||||
| |- freedom-kl25z/
|
||||
| | `- README.txt
|
||||
| |- freedom-kl26z/
|
||||
|
3
TODO
3
TODO
@ -1391,9 +1391,6 @@ o File system / Generic drivers (fs/, drivers/)
|
||||
simple way of doing that now (other than just writing data
|
||||
to the file).
|
||||
|
||||
fstat(): Currently in work. The unverified solution is on
|
||||
the 'fstat' branch in the repository.
|
||||
|
||||
link, unlink, softlink, readlink - For symbolic links. Only
|
||||
the ROMFS file system currently supports hard and soft links,
|
||||
so this is not too important.
|
||||
|
Loading…
Reference in New Issue
Block a user