Skip to content

Conversation

ArunMCHP
Copy link
Contributor

@ArunMCHP ArunMCHP commented Sep 4, 2025

This PR introduces initial support for the Microchip PIC32CM JH family of SoCs, together with board support for the PIC32CM JH01 Curiosity Pro development kit (EV81X90A).

The changes include:

  1. SoC integration for the PIC32CM JH family
  2. Devicetree definitions for the SoC and board
  3. Minimal configuration to enable board bring-up
  4. Verification with the blinky sample application

Copy link

github-actions bot commented Sep 4, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_microchip zephyrproject-rtos/hal_microchip@2c5eb6b zephyrproject-rtos/hal_microchip@e5fe646 (master) zephyrproject-rtos/hal_microchip@2c5eb6b7..e5fe6469

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@nordicjm nordicjm requested a review from kartben September 5, 2025 07:04
update west.yml for pic32cm_jh family DFP and extended with
a new Kconfig symbol for PIC32C support.

Signed-off-by: Arunprasath P <arunprasath.p@microchip.com>
Adds common and SoC-specific .dtsi files for the Microchip
PIC32CM JH family. These files define core peripherals,
address maps, and interrupt controller structure shared
across the PIC32CM JH variants.

Signed-off-by: Arunprasath P <arunprasath.p@microchip.com>
@ArunMCHP ArunMCHP force-pushed the pic32cm_jh_minimal_support branch from a1b6dff to ed81eb7 Compare September 6, 2025 02:49
@ArunMCHP ArunMCHP requested a review from nordicjm September 6, 2025 03:04
nordicjm
nordicjm previously approved these changes Sep 8, 2025
ArunMCHP and others added 3 commits September 8, 2025 18:35
Adds initial SoC-level support for the Microchip
PIC32CM JH series, including SoC definition files.

Signed-off-by: Arunprasath P <arunprasath.p@microchip.com>
Add gpio binding file for Microchip Port g1 IPs and
add gpio node in dtsi files.

Signed-off-by: Muhammed Asif <muhammed.asif@microchip.com>
Signed-off-by: Mohamed Azhar <mohamed.azhar@microchip.com>
Add gpio driver for Microchip Port G1 Peripheral IPs

Signed-off-by: Mohamed Azhar <mohamed.azhar@microchip.com>
nordicjm
nordicjm previously approved these changes Sep 9, 2025
kartben
kartben previously approved these changes Sep 9, 2025
Add initial support for the Microchip PIC32CM JH01 Curiosity Pro board

Product page: https://www.microchip.com/en-us/development-tool/ev81x90a

Signed-off-by: Arunprasath P <arunprasath.p@microchip.com>
@ArunMCHP ArunMCHP dismissed stale reviews from kartben and nordicjm via 2037153 September 9, 2025 13:58
@ArunMCHP ArunMCHP force-pushed the pic32cm_jh_minimal_support branch from e76d476 to 2037153 Compare September 9, 2025 13:58
Copy link

sonarqubecloud bot commented Sep 9, 2025

@nandojve nandojve added this to the v4.3.0 milestone Sep 13, 2025
Copy link
Member

@nandojve nandojve left a comment

Choose a reason for hiding this comment

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

Nice work!

@nashif nashif merged commit 5d6eb95 into zephyrproject-rtos:main Sep 13, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants