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] Remove FactoryDataProviderImpl header
The PLATFORM_FACTORY_DATA_PROVIDER_IMPL_HEADER macro is set in e different
source_set (nxp_factory_data) than nxp_ota where it is used
(OTAFactoryDataProcessor.cpp) so it doesn't compile.
However FactoryDataProviderImpl is not used in OTAFactoryDataProcessor.cpp
so it can be removed.
Signed-off-by: Andrei Menzopol <andrei.menzopol@nxp.com>
* [nxp][platform][mcxw71] Remove FactoryDataProviderImpl header
The PLATFORM_FACTORY_DATA_PROVIDER_IMPL_HEADER macro is set in e different
source_set (nxp_factory_data) than nxp_ota where it is used
(OTAFactoryDataProcessor.cpp) so it doesn't compile.
However FactoryDataProviderImpl is not used in OTAFactoryDataProcessor.cpp
so it can be removed.
Signed-off-by: Andrei Menzopol <andrei.menzopol@nxp.com>
* Restyled by clang-format
---------
Signed-off-by: Andrei Menzopol <andrei.menzopol@nxp.com>
Co-authored-by: Restyled.io <commits@restyled.io>
0 commit comments