# match the target's total FLASH size and the bootloader size set in the\r
# device's fuses.\r
FLASH_SIZE_KB = 128\r
-BOOT_SECTION_SIZE_KB = 4\r
+BOOT_SECTION_SIZE_KB = 8\r
\r
# Bootloader address calculation formulas\r
# Do not modify these macros, but rather modify the dependent values above.\r