HAL_ChibiOS: remove duplicate FLASH_RESERVE_START_KB from hwdef

This commit is contained in:
bugobliterator 2021-08-17 17:36:38 +05:30 committed by Andrew Tridgell
parent d67bb2259e
commit d64621e349

View File

@ -21,9 +21,6 @@ APJ_BOARD_ID 1037
FLASH_SIZE_KB 2048
# bootloader is installed at zero offset
FLASH_RESERVE_START_KB 0
# the location where the bootloader will put the firmware
# the H743 has 128k sectors, we leave 2 sectors for BL
FLASH_BOOTLOADER_LOAD_KB 256