Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more
tstrOtaInitHdr Struct Reference
[DataTypes]
OTA Image Header. More...
#include <m2m_types.h>
Data Fields | |
| uint32 | u32OtaMagicValue |
| uint32 | u32OtaPayloadSzie |
Detailed Description
OTA Image Header.
Definition at line 2010 of file m2m_types.h.
Field Documentation
Magic value kept in the OTA image after the sha256 Digest buffer to define the Start of OTA Header
Definition at line 2012 of file m2m_types.h.
The Total OTA image payload size, include the sha256 key size
Definition at line 2015 of file m2m_types.h.
Generated on Wed Jul 13 2022 16:32:38 by
1.7.2