-
Notifications
You must be signed in to change notification settings - Fork 619
Publish CSIFW code to openSource #7045
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
base: master
Are you sure you want to change the base?
Conversation
pillip8282
left a comment
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.
LGTM
| @@ -0,0 +1,17 @@ | |||
| UTC_TYPE=CHECK | |||
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.
is this supported in public build?
| # | ||
| # CONFIG_EXAMPLES_TAHI is not set | ||
| CONFIG_EXAMPLES_WIFIMANAGER_TEST=y | ||
| # CONFIG_EXAMPLES_WIFIMANAGER_TEST is not set |
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.
we can avoid this change
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.
enabling this config is causing build error. So did this change to go ahead and fix the wifi manager issue separately
| @@ -0,0 +1,276 @@ | |||
| /**************************************************************************** | |||
| * | |||
| * Copyright 2024 Samsung Electronics All Rights Reserved. | |||
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.
2024 -> 2025
ca01ba7 to
445febd
Compare
No description provided.