snurce / optiboot

Automatically exported from code.google.com/p/optiboot
0 stars 0 forks source link

Add support for USB devices #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Support Avrdude compatible programming on USB platforms, eg. AT90USB series, 
ATmega*U2, *U4. 
Possible boards: Atmel AT90USBKEY, Teensy series.

Original issue reported on code.google.com by cathed...@gmail.com on 17 May 2010 at 7:13

GoogleCodeExporter commented 8 years ago
I vote negatively for this changed. As LUFA provide Code Update over DFU or CDC 
AVR109. Unless, There was a way to bootload from USB OR Hardware UART at any 
point.

Just to be clear, If ther was a optiboot/LUFA combo that allowed you to upload 
over usb if usb plugged in, or optiboot allowed upload over Hardware UART If no 
usb plugged in. This is a feature request that should go into LUFA

Original comment by jwo...@gmail.com on 11 Apr 2011 at 5:11

GoogleCodeExporter commented 8 years ago
I don't think we'll do this one.  There are other USB bootloaders, and there is 
not enough commonality with the optiboot code to make it worthwhile.

Original comment by wes...@gmail.com on 9 Mar 2013 at 6:13