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:
Linus Nielsen Feltzing 2002-05-21 08:32:03 +00:00
parent 95cdff16fc
commit c794a1af7f

View file

@ -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