-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[lighting-app] Put application-specific config file to override the default configuration values #26109
[lighting-app] Put application-specific config file to override the default configuration values #26109
Conversation
…efault configuration values
PR #26109: Size comparison from 533f84c to e6d4be7 Full report (1 build for cc32xx)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yufengwangca could you add more details why we want to allow overriding?
is this done for other apps typically or what caused this to be required? Why are platform-wide settings not working?
PR #26109: Size comparison from 533f84c to 75c03d7 Full report (1 build for cc32xx)
|
Currently, lighting-app always use default configuration values for general CHIP features on ESP32 platform. Add an application-specific config file to allow vendor to override the default configuration values