Commit Graph

14 Commits (6c9632ae388b8ceadb00ca981ff7fbd5235ac448)

Author SHA1 Message Date
Dean Camera 6c9632ae38 Minor optimizations and corrections to the incomplete Mass Storage class bootloader.
12 years ago
Dean Camera d5cff25cd1 Update Bootloader buld test to generate bootloaders using the new Printer class bootloader. Optimize incomplete Mass Storage bootloader LUFA configuration.
12 years ago
Dean Camera e62e50c663 Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling routines, to prevent ejection errors on *nix systems due to an unknown SCSI command.
12 years ago
Dean Camera d5d83b8e8f Add LED flashing to the incomplete Mass Storage class bootloader. Clean up virtual FAT implementation.
12 years ago
Dean Camera bb8754e2b8 Add FLASH writing routine to the VirtualFAT layer of the incomplete Mass Storage class bootloader.
12 years ago
Dean Camera 63e1fc6e6c Make the VirtualFAT firmware file read from device flash when opened by the host in the incomplete Mass Storage class bootloader.
12 years ago
Dean Camera d5d9ff73e5 Remove debug code from the incomplete Mass Storage class bootloader, rename main source files.
12 years ago
Dean Camera 0f0f9638a3 Use real firmware file size in the VirtualFAT layer, clean up FAT12 chain update function.
12 years ago
Dean Camera f00754ed97 FAT heuristics mean a disk as small as the one emulated in the incomplete Mass Storage bootloader *must* be FAT12, not FAT16. Update to use a FAT12 cluster chain.
12 years ago
Dean Camera 6da1677bc3 Fix off-by-one in the VirtualFAT cluster chain generator.
12 years ago
Dean Camera 7f5dab4f26 Refactor macros in the VirtualFAT implementation of the incomplete Mass Storage bootloader.
12 years ago
Dean Camera f0c7a11670 Corrections and debug channel in the Incomplete Mass Storage class bootloader.
12 years ago
Dean Camera 4753528b9e Add APIs to the incomplete Mass Storage bootloader.
12 years ago
Dean Camera 64f17a679f Add the start of a new Mass Storage class bootloader.
12 years ago