5.3.1.3. cli.cmd_bootloader
Implements the functionalities behind the ‘bootloader’ command
Modules
Defines MCU and binary specific constants. |
|
Communicate with the embedded bootloader to program and control the device. |
|
Implementation for handling and preparing an application binary for usage with the Bootloader. |
|
Implement CAN-based bootloader communication. |
|
This file implement the basic functions of CAN module (CanInterface) to send and receive bootloader relevant CAN messages via CAN bus. |
|
This file contains all enums of CAN messages and functions to get specfied can messages in dict. |
|
Implements the functionalities behind the 'bootloader' command |