Added the apps module in the list
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@637 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
95cdff16fc
commit
c794a1af7f
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
|||
<p>The examples below use the 'firmware' module, since that's what most people are interested in. Here is a complete list of the available modules:
|
||||
|
||||
<ul>
|
||||
<li>firmware - the source code to the actual firmware
|
||||
<li>apps - the source code to the applications
|
||||
<li>firmware - the source code to the firmware library
|
||||
<li>gdb - the gdb stub to use for remote debugging
|
||||
<li>tools - tools for building the firmware
|
||||
<li>uisimulator - a user interface simulator for X11
|
||||
|
|
Loading…
Reference in a new issue