Skip to content

include: zephyr: dt-bindings: gpio: Add arduino-mkr-header defines #88830

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 1 commit into
base: main
Choose a base branch
from

Conversation

soburi
Copy link
Member

@soburi soburi commented Apr 20, 2025

To make the pin names of the Arduino MKR header easier to understand, we will introduce a macro definition for the pin names.

And also update the definition of arduino_mkrzero with the definitions.

To make the pin names of the Arduino MKR header easier to understand,
we will introduce a macro definition for the pin names.

And also update the definition of `arduino_mkrzero` with the definitions.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
@soburi soburi requested a review from Copilot April 20, 2025 07:20
@soburi soburi marked this pull request as ready for review April 20, 2025 07:20
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request introduces a new header file defining macros for the Arduino MKR header to make the pin names easier to understand.

  • Adds a new header file with macro definitions for digital (D0–D14) and analog (A0–A6) pins.
  • Updates the arduino_mkrzero definitions to incorporate these changes.
Files not reviewed (1)
  • boards/arduino/mkrzero/arduino_mkr_connector.dtsi: Language not supported

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