This repository was archived by the owner on Mar 7, 2026. It is now read-only.
Commit bb7a433
committed
Feature: samd: Add support for PIC32CM MC Family
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 <kinsamanka@gmail.com>1 parent 31d30ad commit bb7a433
1 file changed
Lines changed: 28 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
405 | 406 | | |
406 | 407 | | |
407 | 408 | | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
408 | 413 | | |
409 | 414 | | |
410 | 415 | | |
| |||
476 | 481 | | |
477 | 482 | | |
478 | 483 | | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
479 | 498 | | |
480 | 499 | | |
481 | 500 | | |
| |||
526 | 545 | | |
527 | 546 | | |
528 | 547 | | |
529 | | - | |
530 | | - | |
531 | | - | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
532 | 557 | | |
533 | 558 | | |
534 | 559 | | |
| |||
0 commit comments