summaryrefslogtreecommitdiff
path: root/AltOS
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2010-11-23 13:34:11 -0700
committerBdale Garbee <bdale@gag.com>2010-11-23 13:34:11 -0700
commit91a14c23aa4a336840b20a6417414975c1ef3b4a (patch)
treee4e7b161e657f11b41694efa93f4ca81f4b66518 /AltOS
parenta9126e3a1e8d502e5d64032af6c7472983b0f69d (diff)
add a reference to the repo for the special version of SDCC with cc1111 sdcdb
Diffstat (limited to 'AltOS')
-rw-r--r--AltOS/index.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/AltOS/index.mdwn b/AltOS/index.mdwn
index f772dd4..90c1c9a 100644
--- a/AltOS/index.mdwn
+++ b/AltOS/index.mdwn
@@ -21,6 +21,12 @@ The firmware and associated software are licensed [GPL version 2](http://www.gnu
The latest source is always available from [git.gag.com](http://git.gag.com)
in the project [fw/altos](http://git.gag.com/?p=fw/altos;a=summary).
+If you need to debug code on an Altus Metrum product, you may want the special
+version of SDCC containing a highly modified sdcdb with support for the cc1111
+debugging interface, which you can find on [git.gag.com](http://git.gag.com)
+in the project [fw/sdcc](http://git.gag.com/?p=fw/sdcc;a=summary). This is
+not necessary if you just want to rebuild AltOS and use it.
+
## Features ##
Version 0.7.1 is the first release containing our new cross-platform Java-based user interface. AltosUI can: