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): Fix MAX32650 zephyr cmake #1349

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

Burakbabao
Copy link
Contributor

@Burakbabao Burakbabao commented Feb 13, 2025

There is no RISCV in MAX32650. So, the RISCV configuration and what it includes should be removed.

After the if else on the core configuration is removed all includes are ARM configured so the two lines can be added below for conciseness as well.

There is no riscv in MAX32650, so the riscv configuration
and its includes should be removed.

Signed-off-by: Burak Babaoglu <[email protected]>
@github-actions github-actions bot added the Zephyr MSDK Zephyr related change. label Feb 13, 2025
@ttmut ttmut merged commit ca783b2 into analogdevicesinc:main Feb 13, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Zephyr MSDK Zephyr related change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants