Minor tweak to RNDIS INF files to make them uniform with the style of the CDC INF...
[pub/USBasp.git] / Bootloaders / MassStorage /
2013-05-20 Dean CameraMerge branch 'XMEGA-Demo-Ports-ClockOnly'
2013-05-20 Dean CameraMinor documentation improvements.
2013-05-19 Dean CameraMerge branch 'master' into XMEGA-Demo-Ports-ClockOnly
2013-05-19 Dean CameraAdd platform includes to the bootloaders.
2013-05-19 Dean CameraAssume 16MHz crystal by default in the AVR8 bootloaders.
2013-05-19 Dean CameraUpdate Doxygen configuration files to the latest version.
2013-05-14 Dean CameraMinor documentation improvements.
2013-05-10 Dean CameraFix typos in the bootloader API table entry names.
2013-05-01 Dean CameraMinor documentation improvements.
2013-04-23 Dean CameraAdd move-to-root directives to all ASF XML application...
2013-04-08 Dean CameraImprove bootloader compile error message text when...
2013-04-06 Dean CameraClean up bootloader project ASF integration code.
2013-04-06 Dean CameraAdd bootloader projects for Atmel Studio 6.1 (requires...
2013-04-06 Dean CameraAdd checks to the bootloaders so that they will give...
2013-04-04 Dean CameraMinor documentation improvements.
2013-03-31 Dean CameraMinor clean up of the Mass Storage bootloader.
2013-03-31 Dean CameraAdd ATTR_NEVER_INLINE attribute. Add EEPROM byte read...
2013-03-30 Dean CameraAdd EEPROM read/write support to the Mass Storage class...
2013-03-30 Dean CameraClean up the VirtualFAT implementation.
2013-03-29 Dean CameraMinor cleanup of the Mass Storage bootloader VirtualFAT...
2013-03-29 Dean CameraOops - ensure the SCSI transfer length is correct in...
2013-03-29 Dean CameraMinor documentation improvements.
2013-03-29 Dean CameraUpdate Mass Storage bootloader for Linux compatibility...
2013-03-26 Dean CameraMinor documentation improvements.
2013-03-25 Dean CameraClean up the Mass Storage bootloader virtual FAT direct...
2013-03-25 Dean CameraAdd Long File Name (VFAT) entry to the Mass Storage...
2013-03-22 Dean CameraAdd known-issues documentation section to the various...
2013-03-20 Dean CameraAdd smaller AVR8 targets to the Mass Storage bootloader...
2013-03-20 Dean CameraMake the Mass Storage bootloader compatible with the...
2013-03-20 Dean CameraSignificantly reduce the size of the Mass Storage class...
2013-03-18 Dean CameraMake Mass Storage bootloader makefile variable naming...
2013-03-18 Dean CameraMinor documentation improvements.
2013-03-18 Dean CameraSpeed up Mass Storage bootloader by turning off the...
2013-03-18 Dean CameraEnsure bootloader makefile calculation functions are...
2013-03-18 Dean CameraUpdate Mass Storage bootloader so that it can support...
2013-03-17 Dean CameraTweak the LUFA config for the Mass Storage class bootlo...
2013-03-14 Dean CameraMinor documentation improvements.
2013-03-13 Dean CameraSmall size improvement in the Printer and Mass Storage...
2013-03-10 Dean CameraFix off-by-one error in the Mass Storage bootloader...
2013-03-10 Dean CameraMove out the Mass Storage class bootloader to the main...