2.1.4.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

Bootloader(interface)

Implementation of the communication between host-implementation of the bootloader and the embedded bootloader.

BootloaderInterface()

Abstract class of the bootloader communication interface.