Skip to content
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

Add support for Olimex ESP32-POE-WROVER. #3625

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

m-wachter
Copy link
Contributor

There is a version of the Olimex ESP32-POE board (https://www.olimex.com/Products/IoT/ESP32/ESP32-POE/open-source-hardware) with an ESP32-WROVER module which has a the ethernet clock connected to a different IO than the version with an ESP32-WROOM module.

This pull request adds a new runtime selectable variant for the WROVER version.

@m-wachter m-wachter changed the base branch from main to 0_15 December 31, 2023 16:31
@softhack007 softhack007 added the board request PR adding support for a specific board. label Jan 3, 2024
There is a version of the Olimex ESP32-POE board with an ESP32-WROVER
module which has a the ethernet clock connected to a different IO than
the version with an ESP32-WROOM module.

This commit adds a new runtime selectable variant for the WROVER version.
@m-wachter
Copy link
Contributor Author

I fixed the merge conflicts of this pull request by rebasing it to the current version of the 0_15 branch. It should be ready to be merged now.

@blazoncek blazoncek merged commit 874179f into Aircoookie:0_15 Feb 1, 2024
12 checks passed
@m-wachter m-wachter deleted the ESP32-POE-WROVER branch February 2, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board request PR adding support for a specific board.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants