1.1.3.2. cli.cmd_bootloader.bootloader
This file implements the bootloader class to communicate with the bootloader inside hardware (foxbms board) to assist the booting process of foxbms (send binary files and commands).
Classes
|
Implementation of the communication between host-implementation of the bootloader and the embedded bootloader. |
Abstract class of the bootloader communication interface. |
|
|
Type of CAN connection (must be supported by python-can). |
Helper |