include common.inc


# bootloader starts at zero offset
FLASH_RESERVE_START_KB 0

# the location where the bootloader will put the firmware
# the H743 has 128k sectors
FLASH_BOOTLOADER_LOAD_KB 128

# order of UARTs (and USB). Allow bootloading on USB and telem1
SERIAL_ORDER OTG1

# Add CS pins to ensure they are high in bootloader
PC4 IMU1_CS CS
PE11 FLASH_SPI_CS CS