From: Dean Camera Date: Mon, 18 Mar 2013 17:18:11 +0000 (+0000) Subject: Update Mass Storage bootloader so that it can support devices with only 4KB bootloade... X-Git-Tag: LUFA-130901-BETA~207 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/be33d3a5156ea3fde221c9e174ad0405eb8d1f8d?hp=be33d3a5156ea3fde221c9e174ad0405eb8d1f8d 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. ---