Vincent Trouilliez <[email protected]> wrote:

> Ah, ok... mmm I am starting to fear then that it can only specify
> the programmer to be used ?

I think you could even go so far as redefining your own devices or
(bit-bang) programmer wiring schemes there, so essentially everything
that could also go into the regular avrdude.conf file.

However, yes, further command-line arguments are best passed down as
part of the Makefile.  But then, with the option to leave a default
programmer type and port in .avrduderc, the only other mandatory
command-line argument is the -p <device> one which you'd have to type.

As for the -U option, remember that you can shorten

-U flash:w:somefile:a

to just

-U somefile

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)


_______________________________________________
AVR-chat mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-chat

Reply via email to