Skip to content

Boards: Add Adafruit RP2040 Adalogger #94295

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

pyhys
Copy link

@pyhys pyhys commented Aug 9, 2025

Add the Adafruit RP2040 Adalogger board.
The board image is from the Adafruit product page.

@nordicjm nordicjm requested review from kartben and soburi August 11, 2025 07:13
@soburi soburi self-assigned this Aug 11, 2025
Add the Adafruit RP2040 Adalogger board.
The board image is from the Adafruit product page.

Signed-off-by: Jonas Berg <[email protected]>
Copy link

<17 0 &gpio0 10 0>, /* D10 */
<18 0 &gpio0 11 0>, /* D11 */
<19 0 &gpio0 12 0>, /* D12 */
<20 0 &gpio0 13 0>; /* D13 */
Copy link
Contributor

Choose a reason for hiding this comment

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

excess spacing for this one

Copy link
Contributor

@nordicjm nordicjm left a comment

Choose a reason for hiding this comment

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

Changes OK but please fix excess spacing

Copy link
Member

@soburi soburi left a comment

Choose a reason for hiding this comment

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

There doesn't seem to be any major problems.

@@ -0,0 +1,69 @@
#include <dt-bindings/pinctrl/rpi-pico-rp2040-pinctrl.h>
Copy link
Member

Choose a reason for hiding this comment

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

Please add SPDX-Identifier and copyrights notice.

Comment on lines +206 to +208
color-mapping = <LED_COLOR_ID_GREEN
LED_COLOR_ID_RED
LED_COLOR_ID_BLUE>;
Copy link
Member

Choose a reason for hiding this comment

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

Please align start of symbol.

@@ -0,0 +1,12 @@
# SPDX-License-Identifier: Apache-2.0

Copy link
Member

Choose a reason for hiding this comment

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

Please add copyrights notice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants