update docs
[web/altusmetrum] / AltOS / index.mdwn
index 156e02be93d50354807238792ee67ea9f6ba5a2f..8d370a3ad27c77f94037834072cc4942e41fb9d8 100644 (file)
@@ -33,7 +33,7 @@ If you're running Windows 8, you should take a look at [Installing AltosUI on
 Windows 8](Win8) which will help you install the operating system
 drivers needed to communicate with the USB hardware.
 
-[[!inline pages="./releases/* and !*/Discussion and !*.html and !*.bz2 and !*.zip and !*.exe" show="10" rss="no" raw="yes" ]]
+[[!inline pages="./releases/* and !*/Discussion and !*.sh and !*.html and !*.bz2 and !*.zip and !*.exe and !*.dmg" show="10" rss="no" raw="yes" ]]
 
 ## Source Code ##
 
@@ -41,14 +41,7 @@ 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, or want to do custom
-development, you need a 2.X version of SDCC.  Version 3.X adds features that 
-bloat the code generated on 8051 enough to overflow the available flash memory
-size.  As a result, we maintain a fork of SDCC we call 'cc1111' that is based
-on the last upstream version of SDCC 2.X, plus a highly modified sdcdb with 
-support for the cc1111 debugging interface.  This is avilable as a package in
-Debian, or you can find the sources on [git.gag.com](http://git.gag.com) 
-in the project [debian/cc1111](http://git.gag.com/?p=debian/cc1111;a=summary). 
+We've gathered a few notes on [buidling AltOS](building).
 
 ## Future Plans ##