diff options
author | Bdale Garbee <bdale@gag.com> | 2010-11-29 15:12:33 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-11-29 15:12:33 -0700 |
commit | ede5b66643caf803f56ff5987c29fe9bba4011c0 (patch) | |
tree | 2540d9af6eceb277bba80be9726f09b2669659e6 | |
parent | 827f5ac4474913f31314202fb242fe5b35afec4b (diff) |
add caveat about head of git, a couple text tweaks
-rw-r--r-- | AltOS/index.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/AltOS/index.mdwn b/AltOS/index.mdwn index 0fe3cc3..b8437c8 100644 --- a/AltOS/index.mdwn +++ b/AltOS/index.mdwn @@ -25,10 +25,11 @@ in [html](doc/altusmetrum.html) and [pdf](doc/altusmetrum.pdf) formats. [[!inline pages="./releases/* and !*/Discussion and !*.bz2 and !*.zip and !*.exe" show="10" rss="no" raw="yes" ]] -The latest source is always available from [git.gag.com](http://git.gag.com) +The latest source, which may include unreleased work in progress, 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 +If you need to debug code on an Altus Metrum product, you may want our 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 |