avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] avr109 reset for Leonardo/Micro


From: Joerg Wunsch
Subject: Re: [avrdude-dev] avr109 reset for Leonardo/Micro
Date: Sun, 22 Sep 2013 21:08:16 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

As Anton Smirnov wrote:

> Can anybody explain me why Leonardo/Micro that uses avr109 are reset using
> the next code ("butterfly.c"):
> 
>       char mk_reset_cmd[6] = {"address@hidden"};
>       unsigned char mk_timeout = 0;

The respective log entry is:

r991 | joerg_wunsch | 2011-08-26 22:50:32 +0200 (Fri, 26 Aug 2011) | 11 lines

Submitted by Juergen Weigert:
patch #7056: adding support for mikrokopter bootloader to butterfly
* butterfly.c: Add some specific logic to handle the
mikrokopter.de butterfly bootloader.
* butterfly.h: Add one related function declaration.
* config_gram.y: Add butterfly_mk keyword.
* lexer.l: (Ditto.)
* avrdude.conf.in: Add entry for butterfly_mk.

So the submitter of the patch is probably the person to ask.  The idea
is probably that only the Mikrokopter responds to this, while it
doesn't harm for anything else.
-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

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



reply via email to

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