avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Slight behaviour change of '-U' option - asking for co


From: Joerg Wunsch
Subject: Re: [avrdude-dev] Slight behaviour change of '-U' option - asking for comments
Date: Fri, 8 Sep 2006 23:56:41 +0200
User-agent: Mutt/1.5.11

As Brian Dean wrote:

> I find that I often subconsciously shorten the '-U' option for
> uploading the flash to just the filename, i.e.:

>      avrdude -p m128 -U myfile.hex

> Of course, avrdude complains that it doesn't know how to parse that
> so I then slap my forehead and type out what I really meant which
> is:

>      avrdude -p m128 -U flash:w:myfile.hex

> Since I do this so often it's not even funny, I conclude the former
> must be "correct" and that's the way I should have implemented '-U'
> to begin with.

I did it.

The major advantage of it is that the shell's filename completion will
work.

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

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





reply via email to

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