Skip to content

Feature: NXP MCXN947 support #2116

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

wiboticalex
Copy link

Detailed description

This pull request implements support for the NXP MCXN947 microcontroller. It builds upon the lpc55xx target as the chips seem to work in a similar way.

Your checklist for this pull request

Closing issues

@dragonmux dragonmux added this to the v2.1 release milestone Apr 30, 2025
@dragonmux dragonmux added the New Target New debug target label Apr 30, 2025
@wiboticalex wiboticalex force-pushed the feature/mcxn947_support branch from b74c471 to 4622ea5 Compare April 30, 2025 22:24
@wiboticalex
Copy link
Author

I also found #2095 relates to the segfault that I worked around. I don't think there's any harm allocating the extra space in lpc55xx, but thought I'd point it out.

Copy link
Member

@dragonmux dragonmux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems reasonable, so we'll get this merged when the v2.1 merge window opens. We may well ask you to rebase this PR at that point for a clean merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Target New debug target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants