From: Dean Camera Date: Fri, 15 Jun 2012 16:02:19 +0000 (+0000) Subject: Modify CDC and DFU bootloaders so that the various BootloaderAPI components are in... X-Git-Tag: LUFA-130303~172 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/4da2ba9f1c5e91895416960649b25709f1079ded?hp=4da2ba9f1c5e91895416960649b25709f1079ded Modify CDC and DFU bootloaders so that the various BootloaderAPI components are in unique sections and mapped explicitly - this will ensure the API and signature entries are always linked at the correct explicit address. ---