Skip to content

Add suport for Connaxio's Espoir #827

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

Merged
merged 1 commit into from
Jul 19, 2022
Merged

Add suport for Connaxio's Espoir #827

merged 1 commit into from
Jul 19, 2022

Conversation

ma-lalonde
Copy link
Contributor

Adds the configuration file for Connaxio's Espoir devboard, a PoE+ mikroBUSTM mainboard based on the ESP32.

More info: https://www.connaxio.com/electronics/espoir/

@valeros
Copy link
Member

valeros commented Jun 6, 2022

Thanks for the PR, will be merged once a new stable Arduino core with this board is available.

@ma-lalonde
Copy link
Contributor Author

ma-lalonde commented Jun 6, 2022

Hi @valeros, the arduino-esp32 master branch already has support for this board since #6822. Since Espoir uses a single-core CPU, Connaxio provides the compiled binaries on its own git via its release-single-core branch. All that is needed once this PR is merged is to add platform_packages = framework-arduinoespressif32 @ https://github.com/Connaxio/arduino-esp32.git#release-single-core to any project's platformio.ini to source the custom fork.

The gist of it all is that things will remain as they are for a while, so if it is acceptable to you that a custom Arduino fork is required, please let me know how/if it should be documented on platformio's side. I'll be grateful to have this board added to platformio's collection. Please let me know also if you'd still prefer to wait until Arduino v2.0.4 or if the current state of things is okay.

@valeros valeros changed the base branch from master to develop July 7, 2022 15:05
@valeros valeros merged commit b06a0fa into platformio:develop Jul 19, 2022
@valeros
Copy link
Member

valeros commented Jul 19, 2022

Many thanks for the PR, merged!

egnor pushed a commit to egnor/platform-espressif32 that referenced this pull request Aug 11, 2022
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