pub type Result<T> = Result<T, Error>;
Expand description

The NXP bootloader protocol result type, with split status as error