Update URLs in documentation to account for removal of submodules

This commit is contained in:
Gregory Nutt
2016-04-07 08:36:40 -06:00
parent 45f57ca82a
commit c964ab6b2b
6 changed files with 253 additions and 290 deletions
+1 -1
View File
@@ -5086,7 +5086,7 @@ xxd -i romfs_img >nsh_romfsimg.h
</li>
</ol>
<p>
There is a good example of how to do this in the NSH simulation configuration at <a href="https://bitbucket.org/nuttx/boards/src/master/sim/nsh/">configs/sim/nsh<a>. The ROMFS support files are provided at <a href="https://bitbucket.org/nuttx/boards/src/master/sim/include/">configs/sim/include<a> and the <a href="https://bitbucket.org/nuttx/boards/src/master/sim/include/README.txt">README.txt</a> file at the location provides detailed information about creating and modifying the ROMFS file system.
There is a good example of how to do this in the NSH simulation configuration at <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sim/nsh/">configs/sim/nsh<a>. The ROMFS support files are provided at <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sim/include/">configs/sim/include<a> and the <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sim/include/README.txt">README.txt</a> file at the location provides detailed information about creating and modifying the ROMFS file system.
</p>
<table width ="100%">