Skip to content
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

drivers: i3c: shell: fix defbyte format byte check #86806

Merged
merged 2 commits into from
Mar 21, 2025

Conversation

XenuIsWatching
Copy link
Member

Some of the defbytes checks has the wrong conditional check ||. Change them to use &&.

These include getcaps and getmxds

Fix the checking on the getcaps for format 2.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
Fix the checking on the getmxds for format 3.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
@kartben kartben merged commit 28676ae into zephyrproject-rtos:main Mar 21, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants