From: Bdale Garbee Date: Sat, 12 Jan 2013 17:49:05 +0000 (-0700) Subject: oops, don't like .. 2.X SDCC is a necessity now X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=0550739badd07ef49825eac4996814bfdd342bde;p=web%2Faltusmetrum oops, don't like .. 2.X SDCC is a necessity now --- diff --git a/AltOS/index.mdwn b/AltOS/index.mdwn index 1656283..21c592f 100644 --- a/AltOS/index.mdwn +++ b/AltOS/index.mdwn @@ -44,9 +44,7 @@ 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). This is -not necessary if you just want to rebuild AltOS and use it. +in the project [debian/cc1111](http://git.gag.com/?p=debian/cc1111;a=summary). ## Future Plans ##