avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-libc-dev] [RFC] Unified ELF file


From: Colin O'Flynn
Subject: Re: [avr-libc-dev] [RFC] Unified ELF file
Date: Tue, 02 Oct 2007 19:48:45 -0300
User-agent: KMail/1.8.2

Hi Eric,

I'm applying your patches now, so will have more comments once I get the 
system working...

But a quick question: what would you say to defining a macro such you could 
just do:

FUSES  = 
{
    .low = LFUSE_DEFAULT,
    .high = HFUSE_DEFAULT,
    .extended = EFUSE_DEFAULT,
};

Just as a convience to users?

Regards,

 -Colin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]