summaryrefslogtreecommitdiff
path: root/www/cvs.t
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2002-05-21 08:32:03 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2002-05-21 08:32:03 +0000
commitc794a1af7f0b1d406a17652bb7170a0150c262a9 (patch)
treeb8a4fe4effdc833f97b9ac4813c0bcf5128177f2 /www/cvs.t
parent95cdff16fc68ec154bd3797bfb489b5d840ccccd (diff)
Added the apps module in the list
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@637 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/cvs.t')
-rw-r--r--www/cvs.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/cvs.t b/www/cvs.t
index b86f52c562..ea40584e2a 100644
--- a/www/cvs.t
+++ b/www/cvs.t
@@ -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