-
Notifications
You must be signed in to change notification settings - Fork 15
Added initial Device Power, Performance and Voltage service #65
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: main
Are you sure you want to change the base?
Conversation
|
I am getting build error with gcc version |
|
looks like both of my toolchain does not generate the error mentioned above $ gcc --version |
@pathakraul can you help try to add |
|
You should update the PR with changes for the above fixes |
This gcc version is too old |
Implement Device Power Service Group. Signed-off-by: Joshua Yeong <[email protected]>
Implement Performance Service Group. Signed-off-by: Joshua Yeong <[email protected]>
Implement Performance Service Group. Signed-off-by: Joshua Yeong <[email protected]>
|
@pathakraul i have update the commit verified with GCC 15.2.0 |
|
@yeongjoshua Other than 2 comments above, this looks good. Please also rebase your PR. |
No description provided.