2.1.4.3. cli.cmd_bootloader.bootloader_binary_file

Implementation for handling and preparing an application binary for usage with the Bootloader.

Classes

BootloaderBinaryFile([app, crc_table, ...])

Class to handle an application binary file and prepare the binary data for bootloader usage (e.g., calculate a CRC for of the application binary).