diff options
author | Bdale Garbee <bdale@gag.com> | 2013-01-12 10:49:05 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2013-01-12 10:49:05 -0700 |
commit | 0550739badd07ef49825eac4996814bfdd342bde (patch) | |
tree | 7c21bca7b218cbcc591b1c344c36a49103a913b8 | |
parent | 7e61ca7913a41204cf388e8f93df77c421b92e4a (diff) |
oops, don't like .. 2.X SDCC is a necessity now
-rw-r--r-- | AltOS/index.mdwn | 4 |
1 files changed, 1 insertions, 3 deletions
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 ## |