As Anton Smirnov wrote:

> > You'd end up in reimplementing (parts of) a serial device emulation
> > in AVRDUDE.  I don't think this is a useful approach.

> Okay, i've been thinking about it, but it seems to be pretty
> difficult for me.

There's no uniform handling for this.  If the backend implements a CDC
(communication device class, likely the case for those Arduino
platforms that use an ATmega16U2), the handling is fairly different
than e.g. a backend that connects to an AVR through an FT232 or FT245
USB/serial(/parallel) interface chip.
-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

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

_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to