Commit Graph

3 Commits (44bc433fb0694ecea05bf35d001f3e5d846b7ec4)

Author SHA1 Message Date
Dean Camera be33d3a515 Update Mass Storage bootloader so that it can support devices with only 4KB bootloader sections by creating a special AUX section before the real bootloader section to store part of the bootloader code. 12 years ago
Dean Camera f429975e01 Tweak the LUFA config for the Mass Storage class bootloader to reduce the compiled size slightly by removing unused features. 12 years ago
Dean Camera 0b1f33e2a2 Move out the Mass Storage class bootloader to the main Bootloader directory now that it is functional. 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 64f17a679f Add the start of a new Mass Storage class bootloader. 12 years ago
Dean Camera 5b089fbbf3 Whitespace fixes in the LUFA configuration files. 13 years ago
Dean Camera de0df8b162 Update copyright year to 2013. 13 years ago
Dean Camera eee252603b Minor documentation improvements. 13 years ago
Dean Camera 9a373c4094 AppConfigHeaders: Switch class driver Device mode demos to use LUFAConfig.h configuration header files. 13 years ago
Dean Camera 13085a3351 AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h configuration header files. 13 years ago
Dean Camera a9f0369fac AppConfigHeaders: Switch DualRole and low level Host mode demos to use LUFAConfig.h configuration header files. 13 years ago
Dean Camera 33d9a75b03 AppConfigHeaders: Update several additional user projects to use configuration header files, rather than makefile defines. 13 years ago
Dean Camera 926a83bbc1 AppConfigHeaders: Update several user projects to use configuration header files, rather than makefile defines. 13 years ago
Dean Camera 74fb2d895e AppConfigHeaders: Update bootloaders to use configuration header files, rather than makefile defines. 13 years ago
Dean Camera 359fbfe14d Add branch for the conversion of demos to use standard C header files for configuration, rather than makefile defined macros. 13 years ago