You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [nxp][platform][common] Add App nvm keys to NXPConfig
* Add App keys to be used for custom application nvm values set at runtime.
* Add App OTA done key.
* Update ValidConfigKey to account for new keys.
Signed-off-by: Andrei Menzopol <[email protected]>
* [nxp][platform][mcxw71] Add App nvm keys to K32W1Config
* Add App keys to be used for custom application nvm values set at runtime.
* Add App OTA done key.
* Update ValidConfigKey to account for new keys.
Signed-off-by: Andrei Menzopol <[email protected]>
* [nxp][platform][mcxw7x] Update DetermineBootReason for successful OTA
* Add read/write ota done nvm key in order to set kSoftwareUpdateCompleted
boot reason.
Signed-off-by: Andrei Menzopol <[email protected]>
* Restyled by clang-format
* [nxp][platform][mcxw71] Resolve conversations
* Added more specific messages
* Don't return error when read doesn't find key
* Return error when failing to write
Signed-off-by: Andrei Menzopol <[email protected]>
* [nxp][platform][mcxw71] Minimize usage of err in ConfigurationManagerImpl
Signed-off-by: Andrei Menzopol <[email protected]>
* Restyled by clang-format
---------
Signed-off-by: Andrei Menzopol <[email protected]>
Co-authored-by: Restyled.io <[email protected]>
0 commit comments