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

fix(Other): Add I3C to MAX32657 Zephyr build #1174

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Conversation

ttmut
Copy link
Contributor

@ttmut ttmut commented Sep 13, 2024

Description

MAX32657 does not have a separate I2C controller. Replace I2C with I3C in Zephyr's CMakeLists.txt.

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.
  • (Optional) Link any related GitHub issues using a keyword
  • (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.

MAX32657 does not have a separate I2C controller. Replace references to
I2C with I3C.

Signed-off-by: Tahsin Mutlugun <Tahsin.Mutlugun@analog.com>
@Jake-Carter Jake-Carter merged commit 7d512b1 into main Sep 13, 2024
9 of 10 checks passed
@Jake-Carter Jake-Carter deleted the fix/me30_i3c branch September 13, 2024 19:29
sihyung-maxim pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants