Skip to content

samples: Add i.MX RTxxx AMP samples #89404

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

Merged

Conversation

VitekST
Copy link
Contributor

@VitekST VitekST commented May 2, 2025

Add common structure for RTxxx AMP samples. Add amp_blink, amp_mbox, amp_audio_output and amp_audio_loopback samples.

These samples are now configured only for the mimxrt685_evk, but are intended to support other NXP microcontrollers with Xtensa-family cores at a later date.

This PR crowns the series of commits related to the complete support of the i.MX RT685's HiFi 4 DSP domain.

Following commits are prerequisites:

@VitekST VitekST force-pushed the feature/rtxxx-dsp-amp-samples branch 2 times, most recently from 430cb23 to 51a2dd2 Compare May 9, 2025 07:15
@VitekST VitekST requested a review from dbaluta May 9, 2025 07:15
@VitekST VitekST force-pushed the feature/rtxxx-dsp-amp-samples branch from 51a2dd2 to 369f3cb Compare May 9, 2025 08:07
@dleach02
Copy link
Member

@VitekST please address the compliance and twister failures.

@VitekST
Copy link
Contributor Author

VitekST commented May 16, 2025

@VitekST please address the compliance and twister failures.

Impossible - the prerequisites aren't merged and absence of exactly those prevents the examples from building correctly, as I pointed out in the PR description. It's a consequence of having the PRs split like this.

@dbaluta
Copy link
Collaborator

dbaluta commented May 21, 2025

Great work @VitekST . Lets come back to this PR after all prereq are merged.

Add common structure for RTxxx AMP samples. Add amp_blink, amp_mbox,
amp_audio_output and amp_audio_loopback samples.

These samples are now configured only for the mimxrt685_evk, but are
intended to support other NXP microcontrollers with Xtensa-family cores
at a later date.

Signed-off-by: Vit Stanicek <vit.stanicek@nxp.com>
@VitekST VitekST force-pushed the feature/rtxxx-dsp-amp-samples branch from 369f3cb to e5aa76e Compare May 21, 2025 18:16
@VitekST
Copy link
Contributor Author

VitekST commented May 21, 2025

@dbaluta Thank you! Well, ready to revisit, all the prerequisites were merged, I've rebased and the checks are green.

Copy link

@kartben kartben merged commit 0d73b53 into zephyrproject-rtos:main May 22, 2025
21 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