summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 @@
12<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: 12<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:
13 13
14<ul> 14<ul>
15<li>firmware - the source code to the actual firmware 15<li>apps - the source code to the applications
16<li>firmware - the source code to the firmware library
16<li>gdb - the gdb stub to use for remote debugging 17<li>gdb - the gdb stub to use for remote debugging
17<li>tools - tools for building the firmware 18<li>tools - tools for building the firmware
18<li>uisimulator - a user interface simulator for X11 19<li>uisimulator - a user interface simulator for X11