Fix Printer bootloader top level documentation.
[pub/USBasp.git] / Bootloaders / Incomplete /
2013-03-10 Dean CameraAdd top level documentation to the Mass Storage class...
2013-03-10 Dean CameraOops - fix broken FAT_DATE() and FAT_TIME() macros.
2013-03-10 Dean CameraAdd documentation to the incomplete Mass Storage class...
2013-03-10 Dean CameraMinor optimizations and corrections to the incomplete...
2013-03-09 Dean CameraUpdate Bootloader buld test to generate bootloaders...
2013-03-09 Dean CameraAdd dummy handler for SCSI_CMD_START_STOP_UNIT in all...
2013-03-09 Dean CameraAdd LED flashing to the incomplete Mass Storage class...
2013-03-09 Dean CameraAdd FLASH writing routine to the VirtualFAT layer of...
2013-03-09 Dean CameraMake the VirtualFAT firmware file read from device...
2013-03-09 Dean CameraRemove debug code from the incomplete Mass Storage...
2013-03-09 Dean CameraUse real firmware file size in the VirtualFAT layer...
2013-03-09 Dean CameraFAT heuristics mean a disk as small as the one emulated...
2013-03-09 Dean CameraFix off-by-one in the VirtualFAT cluster chain generator.
2013-03-09 Dean CameraRefactor macros in the VirtualFAT implementation of...
2013-03-09 Dean CameraCorrections and debug channel in the Incomplete Mass...
2013-03-08 Dean CameraAdd APIs to the incomplete Mass Storage bootloader.
2013-03-08 Dean CameraAdd the start of a new Mass Storage class bootloader.
2010-04-28 Dean CameraRemove incomplete/nonfunctional MIDI class bootloader.
2010-04-28 Dean CameraUSB_Init() no longer calls sei() to enable global inter...
2010-04-13 Dean CameraRemoved invalid dfu and flip related targets from the...
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2010-02-03 Dean CameraExlude the "INCLUDE_FROM_*" macros from the individual...
2010-01-25 Dean CameraAdd Webserver project Doxygen configuration file and...
2010-01-06 Dean CameraUpdate Doxygen configuration files to the latest Doxyge...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-10-16 Dean CameraFix invalid Event name rule in demo/project makefiles.
2009-10-12 Dean CameraMake Audio device demos compatible with AVRs running...
2009-10-08 Dean CameraApplication documentation/comment cleanup.
2009-10-08 Dean CameraAdd new MIDIHost LowLevel demo application.
2009-09-30 Dean CameraRemoved mostly useless "TestApp" demo, as it was mainly...