1.1.3.7. cli.cmd_bootloader.bootloader_impl

Implements the functionalities behind the ‘bootloader’ command

Functions

check_bootloader(bus_cfg)

Check the status of bootloader

load_app(bus_cfg, binary)

Load a new binary on the target

reset_bootloader(bus_cfg)

Send command to reset bootloader.

run_app(bus_cfg)

Send command to bootloader to run the application.