Not sure actually. This relates to Arduino boards and they have bootloader which talks over USB using stk500v1/v2 and uploads firmware itself. So no hardware programmer is required.
2013/6/10 Joerg Wunsch <[email protected]> > As Anton Smirnov wrote: > > > I'm getting file descriptor for usb device on android, grant > > permissions and pass usb device file descriptor to avrdude process > > and getting "Now a typewriter" error in ser_posix while trying to > > set baud rate. > > What kind of programmer? > > Most USB-connected programmers in AVRDUDE are being talked to directly > by AVRDUDE (through libusb), rather than by means of a serial device > emulation. > -- > 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 > _______________________________________________ avrdude-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/avrdude-dev
