5.3.1.3.4. cli.cmd_bootloader.bootloader_can
Implement CAN-based bootloader communication.
This module defines the CAN-based implementation of the bootloader interface used to communicate with the bootloader on a higher abstraction level. It builds on the low-level CAN basics to send commands, transfer program metadata and data, and receive acknowledgements from the bootloader.
Classes
|
Implement CAN-specific bootloader interface for higher-level operations. |