From: Dean Camera Date: Wed, 18 Apr 2012 18:59:40 +0000 (+0000) Subject: Alter the bootloader section sizes to all be 8KB, to be in line with the default... X-Git-Tag: LUFA-120730~60 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/1ab76048c9c727a588a0cc0fab285222b5916df5?hp=1ab76048c9c727a588a0cc0fab285222b5916df5 Alter the bootloader section sizes to all be 8KB, to be in line with the default AT90USB1287 fuses, as that is the default target MCU. Add instructions to the documentation to clarify this for the user (thanks to Georg Glock). ---