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
- Command
Header - Command packet header structure
- Command
Packet - McuBoot command packet structure