Alter the bootloader section sizes to all be 8KB, to be in line with the default...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 18 Apr 2012 18:59:40 +0000 (18:59 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 18 Apr 2012 18:59:40 +0000 (18:59 +0000)
commit1ab76048c9c727a588a0cc0fab285222b5916df5
tree20112dede85e3f2a27aabcef2087ed64c87cd94a
parentb42642a5d6011f84422d338e38a2bfca46ed3ee8
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).
Bootloaders/CDC/BootloaderCDC.txt
Bootloaders/CDC/makefile
Bootloaders/DFU/BootloaderDFU.txt
Bootloaders/DFU/makefile
Bootloaders/HID/BootloaderHID.txt
Bootloaders/HID/makefile