index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bootloaders
/
Incomplete
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move out the Mass Storage class bootloader to the main Bootloader directory n...
Dean Camera
2013-03-10
15
-3723
/
+0
*
Add top level documentation to the Mass Storage class bootloader.
Dean Camera
2013-03-10
2
-0
/
+2043
*
Oops - fix broken FAT_DATE() and FAT_TIME() macros.
Dean Camera
2013-03-10
1
-2
/
+2
*
Add documentation to the incomplete Mass Storage class bootloader, update the...
Dean Camera
2013-03-10
5
-34
/
+150
*
Minor optimizations and corrections to the incomplete Mass Storage class boot...
Dean Camera
2013-03-10
6
-44
/
+9
*
Update Bootloader buld test to generate bootloaders using the new Printer cla...
Dean Camera
2013-03-09
1
-3
/
+3
*
Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling r...
Dean Camera
2013-03-09
1
-0
/
+1
*
Add LED flashing to the incomplete Mass Storage class bootloader. Clean up vi...
Dean Camera
2013-03-09
2
-25
/
+28
*
Add FLASH writing routine to the VirtualFAT layer of the incomplete Mass Stor...
Dean Camera
2013-03-09
2
-4
/
+32
*
Make the VirtualFAT firmware file read from device flash when opened by the h...
Dean Camera
2013-03-09
1
-2
/
+4
*
Remove debug code from the incomplete Mass Storage class bootloader, rename m...
Dean Camera
2013-03-09
5
-14
/
+4
*
Use real firmware file size in the VirtualFAT layer, clean up FAT12 chain upd...
Dean Camera
2013-03-09
1
-34
/
+38
*
FAT heuristics mean a disk as small as the one emulated in the incomplete Mas...
Dean Camera
2013-03-09
1
-10
/
+24
*
Fix off-by-one in the VirtualFAT cluster chain generator.
Dean Camera
2013-03-09
2
-2
/
+2
*
Refactor macros in the VirtualFAT implementation of the incomplete Mass Stora...
Dean Camera
2013-03-09
3
-15
/
+17
*
Corrections and debug channel in the Incomplete Mass Storage class bootloader.
Dean Camera
2013-03-09
5
-42
/
+65
*
Add APIs to the incomplete Mass Storage bootloader.
Dean Camera
2013-03-08
4
-4
/
+236
*
Add the start of a new Mass Storage class bootloader.
Dean Camera
2013-03-08
10
-0
/
+1300
*
Remove incomplete/nonfunctional MIDI class bootloader.
Dean Camera
2010-04-28
9
-3343
/
+0
*
USB_Init() no longer calls sei() to enable global interrupts - this must now ...
Dean Camera
2010-04-28
2
-38
/
+8
*
Removed invalid dfu and flip related targets from the bootloaders - bootloade...
Dean Camera
2010-04-13
1
-35
/
+2
*
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...
Dean Camera
2010-02-04
1
-1
/
+1
*
Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation.
Dean Camera
2010-02-03
1
-1
/
+2
*
Add Webserver project Doxygen configuration file and overview document.
Dean Camera
2010-01-25
1
-1
/
+1
*
Update Doxygen configuration files to the latest Doxygen version.
Dean Camera
2010-01-06
1
-631
/
+709
*
Update copyright year to 2010.
Dean Camera
2009-12-30
5
-10
/
+10
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
5
-35
/
+35
*
Spell check all source code variables, comments and strings.
Dean Camera
2009-11-09
1
-1
/
+1
*
Fix invalid Event name rule in demo/project makefiles.
Dean Camera
2009-10-16
1
-1
/
+1
*
Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.
Dean Camera
2009-10-12
1
-70
/
+0
*
Application documentation/comment cleanup.
Dean Camera
2009-10-08
2
-2
/
+2
*
Add new MIDIHost LowLevel demo application.
Dean Camera
2009-10-08
1
-2
/
+2
*
Removed mostly useless "TestApp" demo, as it was mainly useful only for check...
Dean Camera
2009-09-30
10
-0
/
+3397