.. |
GenericHIDHost
|
Added the --suppress-bootloader-mem option to the makefile dfu target, to ensure that writes to the bootloader section of the AVR's flash memory are ignored (thanks to Axel Rohde).
|
2010-09-24 06:45:11 +00:00 |
JoystickHostWithParser
|
Added the --suppress-bootloader-mem option to the makefile dfu target, to ensure that writes to the bootloader section of the AVR's flash memory are ignored (thanks to Axel Rohde).
|
2010-09-24 06:45:11 +00:00 |
KeyboardHost
|
Added the --suppress-bootloader-mem option to the makefile dfu target, to ensure that writes to the bootloader section of the AVR's flash memory are ignored (thanks to Axel Rohde).
|
2010-09-24 06:45:11 +00:00 |
KeyboardHostWithParser
|
Added the --suppress-bootloader-mem option to the makefile dfu target, to ensure that writes to the bootloader section of the AVR's flash memory are ignored (thanks to Axel Rohde).
|
2010-09-24 06:45:11 +00:00 |
MassStorageHost
|
Added the --suppress-bootloader-mem option to the makefile dfu target, to ensure that writes to the bootloader section of the AVR's flash memory are ignored (thanks to Axel Rohde).
|
2010-09-24 06:45:11 +00:00 |
MIDIHost
|
Added the --suppress-bootloader-mem option to the makefile dfu target, to ensure that writes to the bootloader section of the AVR's flash memory are ignored (thanks to Axel Rohde).
|
2010-09-24 06:45:11 +00:00 |
MouseHost
|
Added the --suppress-bootloader-mem option to the makefile dfu target, to ensure that writes to the bootloader section of the AVR's flash memory are ignored (thanks to Axel Rohde).
|
2010-09-24 06:45:11 +00:00 |
MouseHostWithParser
|
Added the --suppress-bootloader-mem option to the makefile dfu target, to ensure that writes to the bootloader section of the AVR's flash memory are ignored (thanks to Axel Rohde).
|
2010-09-24 06:45:11 +00:00 |
PrinterHost
|
Added the --suppress-bootloader-mem option to the makefile dfu target, to ensure that writes to the bootloader section of the AVR's flash memory are ignored (thanks to Axel Rohde).
|
2010-09-24 06:45:11 +00:00 |
RNDISEthernetHost
|
Added the --suppress-bootloader-mem option to the makefile dfu target, to ensure that writes to the bootloader section of the AVR's flash memory are ignored (thanks to Axel Rohde).
|
2010-09-24 06:45:11 +00:00 |
StillImageHost
|
Added the --suppress-bootloader-mem option to the makefile dfu target, to ensure that writes to the bootloader section of the AVR's flash memory are ignored (thanks to Axel Rohde).
|
2010-09-24 06:45:11 +00:00 |
VirtualSerialHost
|
Added the --suppress-bootloader-mem option to the makefile dfu target, to ensure that writes to the bootloader section of the AVR's flash memory are ignored (thanks to Axel Rohde).
|
2010-09-24 06:45:11 +00:00 |
makefile
|
Oops - need to turn off USART via control register B before reconfiguring, fix ordering of USART control register modifications in the Benito and USBtoSerial projects.
|
2010-07-30 01:11:04 +00:00 |