[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Newbie questions about Procyon AVRlib
From: |
Clemens Koller |
Subject: |
Re: [avr-gcc-list] Newbie questions about Procyon AVRlib |
Date: |
Sun, 28 Sep 2008 22:07:25 +0200 |
User-agent: |
Thunderbird 2.0.0.17 (Windows/20080914) |
Joe Strout schrieb:
I'm trying to get beyond the "blinky light" stage of my AVR
(specifically ATmega168) coding, and Procyon AVRlib looks like a great
way to avoid reinventing the wheel.
I don't know much about the status of Procyon AVRlib, but I can recommend
using AVR Libc, which might save you quite some work and it is definitely
an active project.
http://www.nongnu.org/avr-libc/
Regards,
Clemens