Add documentation to the incomplete Mass Storage class bootloader, update the virtual...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 10 Mar 2013 09:20:55 +0000 (09:20 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 10 Mar 2013 09:20:55 +0000 (09:20 +0000)
commitdf9b04c87fa803d2237c407ba17845fe1ca53674
treeb5c37ace20c94cdf2ac42c8ae21bd98530f9b7c1
parent6c9632ae388b8ceadb00ca981ff7fbd5235ac448
Add documentation to the incomplete Mass Storage class bootloader, update the virtual FAT file entry so that the bootloader section is omitted (not user readable/writable). Fix some minor documentation errors in the Printer class bootloader.
Bootloaders/Incomplete/MassStorage/BootloaderMassStorage.c
Bootloaders/Incomplete/MassStorage/BootloaderMassStorage.h
Bootloaders/Incomplete/MassStorage/Descriptors.c
Bootloaders/Incomplete/MassStorage/Lib/VirtualFAT.c
Bootloaders/Incomplete/MassStorage/Lib/VirtualFAT.h
Bootloaders/Printer/BootloaderPrinter.c
Bootloaders/Printer/BootloaderPrinter.h