From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6d32f98c1663cc49 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-04 05:01:51 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: rolf.ebert@gmx.net (Rolf Ebert) Newsgroups: comp.lang.ada Subject: Re: Ada for microprocessors ? Date: 4 Apr 2003 05:01:50 -0800 Organization: http://groups.google.com/ Message-ID: References: NNTP-Posting-Host: 194.97.67.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1049461311 698 127.0.0.1 (4 Apr 2003 13:01:51 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 4 Apr 2003 13:01:51 GMT Xref: archiver1.google.com comp.lang.ada:35924 Date: 2003-04-04T13:01:51+00:00 List-Id: "Alex Gibson" wrote in message news:... > Speciallically looking for ada for ATmel AVR , pic and for 8051 micros. > > For the AVRs there is a gcc port also wondering if there is a way of > patching > this to add or support ada > http://winavr.sourceforge.net/ > http://sourceforge.net/projects/winavr > > AVR devices > http://www.avrfreaks.com/Devices/index.php > I started a project some months ago to port gcc/gnat to AVR targets. See http://tech.ebert-langer.de/avr-gnat.html. Recently the project was named AVR-Ada and moved to SourceForge at http://sourceforge.net/projects/avr-ada/ The corresponding mailing list has quite low traffic as we are only three right now. Support is alway welcome.... Rolf