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
Move config header dependencies from platform to platform_base
Conceptually the generic headers in include/platform/ belong to platform_base,
and some of them include these generated headers. Specifically
GenericConfigurationManagerImpl.ipp includes FirmwareBuildTime.h
ConnectivityManager.h includes ICDServerConfig.h
Also enforce we don't have missing deps when building the Darwin framework.
0 commit comments