Files | |
file | fota_app_ifs.h [code] |
Callbacks the device application can use to manage the firmware update flow. If your application does not require an implementation of any special logic, FOTA provides a default implementation for the update callbacks. To enable the default implementation, inject the ::FOTA_DEFAULT_APP_IFS define into the application build. | |
file | fota_component.h [code] |
Functions required for implementing the component update feature. | |