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

Feature: samd: Add support for PIC32CM MC Family #2070

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kinsamanka
Copy link

Add support for PIC32CM MC Family.

Detailed description

This change adds support for the PIC32CM MC family, a cost-optimized version of the SAM C2x series. The family includes four members:

  • PIC32CM1216MC000(32|48) - 128K flash, 16k ram, 32 or 48 pins
  • PIC32CM6408MC000(32|48) - 64K flash, 8k ram, 32 or 48 pins

Your checklist for this pull request

@dragonmux dragonmux added this to the v2.1 release milestone Feb 9, 2025
@dragonmux dragonmux added the New Target New debug target label Feb 9, 2025
This change adds support for the PIC32CM MC family, a cost-optimized
version of the SAM C2x series. The family includes four members:

- PIC32CM1216MC000(32|48) - 128K flash, 16k ram, 32 or 48 pins
- PIC32CM6408MC000(32|48) - 64K flash, 8k ram, 32 or 48 pins

Signed-off-by: GP Orcullo <[email protected]>
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