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
* Add files from src/controller to gn
* Add more orphaned files from controller itself
* Restyle
* Move more files into sources since CHIPCluster actually includes them. Seems VERY odd to have this header used but not actually have any implementation. This is a bug!
* Attempt to fix some of the include oddities. Controller is VERY broken and feels like a god object definition
* Move more headers ... CHIPDeviceController strongly pulls the entire world.
* Fix typo
* One more header
* Fix chef
* Add more includes that seem needed
* Add another dependency
* Add includes config to controller as it needs relative includes
* Restyle
* Fix clang-tidy logic
* Apply some clang-tidy fixes since I looked at controller. Minor nullptr usage and remove else after return
* Ensure no errors about unused assignments
* Yet another fix for logic to make sure all defined lists are used
* Include only headers as the special targets to force include errors
* Fix typo
* Fix typo
---------
Co-authored-by: Andrei Litvin <andreilitvin@google.com>
0 commit comments