From: Bdale Garbee Date: Tue, 23 Nov 2010 20:34:11 +0000 (-0700) Subject: add a reference to the repo for the special version of SDCC with cc1111 sdcdb X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=91a14c23aa4a336840b20a6417414975c1ef3b4a;p=web%2Faltusmetrum add a reference to the repo for the special version of SDCC with cc1111 sdcdb --- 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: