From: Peter Henn Date: Fri, 31 Dec 2021 04:35:47 +0000 (+0000) Subject: Use a board specific bootloader and application start X-Git-Tag: DFU-Bootloader-ProMicro~6 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/a1b608ddabc6afd936ebb2cb6182906addeb38c2?hp=a1b608ddabc6afd936ebb2cb6182906addeb38c2 Use a board specific bootloader and application start - Add board specific Application_Jump_Check match for Pro-Micro and Micro boards - Add in fixed FUSE_BOOTRST check in Application_Jump_Check for all other boards - Enhance MagicBootKey handling - Let Reset flags untouched for application code if reset was not forced by the bootloader ---