Module command

Module command 

Source
Expand description

McuBoot Command Packet Implementation

This module provides structures and functionality for creating and handling McuBoot command packets. McuBoot is NXP’s bootloader protocol used for communication with target devices during firmware updates and debugging operations.

Structs§

CmdResponse
McuBoot command response structure
CommandHeader
Command packet header structure
CommandPacket
McuBoot command packet structure