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
[nrf fromtree] Remove ICD server sources from chip_data_model.cmake (project-chip#37513)
* Remove ICD server sources from chip_data_model.cmake
ICD server sources are built by gn, there is no need to compile them
twice.
Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
* Fix ICD dependencies
Don't depend on ICD if it's not enabled.
Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
* Fix gn include warnings
Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
* iOS TVCasting app: Add missing chip_project_config_include
`chip_project_config_include` has to be set to get correct include order
of configuration files in `CHIPDeviceConfig.h` and prevent macro
redefined warnings coming from overriding defines already defined by
`CHIPConfig.h`.
Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
---------
Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
(cherry picked from commit abd2e1d)
0 commit comments