aboutsummaryrefslogtreecommitdiffstats
path: root/lib/lufa/Bootloaders/DFU/makefile
Commit message (Collapse)AuthorAgeFilesLines
* add lufa as a submoduleskullY2019-08-301-0/+0
|
* Fix the LUFA lib to use a submodule instead of just files (#6245)Drashna Jaelre2019-08-301-62/+0
| | | | | | | | | | | | * Remove LUFA files * Update descriptions for newer version of LUFA * Create PR6245.md * Fix CDC(Serial) type errors * Fix missed merge conflict for AUDIO_DTYPE_CSInterface
* Expand bootloader target to support most AVR boards (#6255)Drashna Jaelre2019-07-161-7/+7
| | | | | | | | * Update the :bootloader target to pass along correct hardware info * Update make scripts to properly grab the settings (a big thanks to @yanfali) * Remove LUFA debug warnings
* Merge commit '60b30c036397cb5627fa374bb930794b225daa29' as 'lib/lufa'Jack Humbert2017-07-071-0/+62