pub(crate) fn build() -> [u8; 128]Expand description
Build the full 128-byte configuration zone blob, including factory-area placeholders at bytes 0-15.
The factory area is filled with zeros as a placeholder. The chip refuses to overwrite it during the Write command, so its content in the blob is irrelevant to the actual provisioning operation. The firmware reads the real factory values from the chip at runtime.