Description

Methods to verify and upgrade the main bootloader.

Functions

bool btl_checkForUpgrade (void)
bool btl_applyUpgrade (void)

Function Documentation

bool btl_checkForUpgrade ( void )

Check if a bootloader upgrade is available.

Returns
True if an upgrade image is in the upgrade location
bool btl_applyUpgrade ( void )

Apply a bootloader upgrade.

Returns
True if the bootloader upgrade was applied successfully