avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] avr part names


From: E. Weddington
Subject: [avrdude-dev] avr part names
Date: Mon, 17 Mar 2003 12:37:14 -0700

While we're on the subject of names...

I'm just throwing out an idea. 

Right now AVR parts in the config file have names such as "m128" 
whereas GCC requires something like "atmega128" in -mmcu.

What about coordinating the AVR processor names in the avrdude config 
file to be the same identifier as required for avr-gcc?

This would make it easier for users to write a makefile, where they 
can define a single variable that holds the processor type and use it 
for compiling as well as programming.

I'm personally agnostic on this because of the changes it might  
create and whether or not that would be a headache.

Eric






reply via email to

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