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

arch/mcx-nxxx: Add support for NXP MCX-N236 CPU #362

Merged
merged 1 commit into from
Feb 25, 2025
Merged

arch/mcx-nxxx: Add support for NXP MCX-N236 CPU #362

merged 1 commit into from
Feb 25, 2025

Conversation

pussuw
Copy link

@pussuw pussuw commented Feb 25, 2025

Summary

This adds minimal support for NXP MCX-N236 CPU. Peripherals supported are:

  • GPIO
  • PINMUX
  • CLOCK
  • LPUART

An example board, FRDM-MCXN236 is also added, with a basic profile that boots into nsh.

Pulled directly from upstream

This adds minimal support for NXP MCX-N236 CPU. Peripherals supported are:
- GPIO
- PINMUX
- CLOCK
- LPUART

An example board, FRDM-MCXN236 is also added, with a basic profile that
boots into nsh.

Signed-off-by: Ville Juven <[email protected]>
@pussuw pussuw merged commit 55b092b into master Feb 25, 2025
10 checks passed
@pussuw pussuw deleted the mcx-n236 branch February 25, 2025 13:41
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.

2 participants