Skip to content

Conversation

@lvoytek
Copy link
Contributor

@lvoytek lvoytek commented Mar 16, 2025

The Adafruit ESP32 Feather V2 is a board that uses the Feather standard layout. It uses an ESP32-PICO v3 02 module, and includes a USB-C connector, LiPo battery charger, NeoPixel RGB LED, and STEMMA QT connector.

Not to be confused with the adafruit esp32s3 feather, which I noticed was just added a few days ago :)

@github-actions
Copy link

Hello @lvoytek, and thank you very much for your first pull request to the Zephyr project!
Our Continuous Integration pipeline will execute a series of checks on your Pull Request commit messages and code, and you are expected to address any failures by updating the PR. Please take a look at our commit message guidelines to find out how to format your commit messages, and at our contribution workflow to understand how to update your Pull Request. If you haven't already, please make sure to review the project's Contributor Expectations and update (by amending and force-pushing the commits) your pull request if necessary.
If you are stuck or need help please join us on Discord and ask your question there. Additionally, you can escalate the review when applicable. 😊

Comment on lines 2 to 3
name: adafruit_feather_esp32_v2
full_name: Adafruit ESP32 Feather V2
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated naming and added a single default "2" revision. I know it's deprecated but if there's interest I could also port V1 since I still own several of them :)

@lvoytek
Copy link
Contributor Author

lvoytek commented May 5, 2025

Thanks for the review @sylvioalves! Updated based on your comments

kartben
kartben previously approved these changes May 6, 2025
@@ -0,0 +1,11 @@
board:
name: adafruit_feather_esp32
full_name: Adafruit ESP32 Feather
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: all the other supported Feather boards are named "Adafruit Feather XXX"

Suggested change
full_name: Adafruit ESP32 Feather
full_name: Adafruit Feather ESP32

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's fair. I originally named it based on the adafruit.com listing but now I see all ESP32 feathers there now use the "Adafruit ESP32... Feather" convention. It's definitely better to have naming consistency here, so I've updated the name in the yml and dts files :)

@kartben kartben requested a review from sylvioalves May 6, 2025 12:17
The Adafruit ESP32 Feather V2 is a board that uses the Feather standard
layout. It uses an ESP32-PICO v3 02 module, and includes a USB-C
connector, LiPo battery charger, NeoPixel RGB LED, and STEMMA QT
connector.

Signed-off-by: Lena Voytek <[email protected]>
@github-actions
Copy link

github-actions bot commented Jul 6, 2025

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Jul 6, 2025
@github-actions github-actions bot closed this Jul 20, 2025
@kartben kartben reopened this Jul 20, 2025
@sonarqubecloud
Copy link

@github-actions github-actions bot removed the Stale label Jul 21, 2025
@kartben kartben merged commit 6ecfd5c into zephyrproject-rtos:main Sep 2, 2025
37 of 38 checks passed
@github-actions
Copy link

github-actions bot commented Sep 2, 2025

Hi @lvoytek!
Congratulations on getting your very first Zephyr pull request merged 🎉🥳. This is a fantastic achievement, and we're thrilled to have you as part of our community!

To celebrate this milestone and showcase your contribution, we'd love to award you the Zephyr Technical Contributor badge. If you're interested, please claim your badge by filling out this form: Claim Your Zephyr Badge.

Thank you for your valuable input, and we look forward to seeing more of your contributions in the future! 🪁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: LED Label to identify LED subsystem area: Samples Samples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants