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 local build environment for arduino-esp32 bsp 3.0.3 and PIO #605

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

brentru
Copy link
Member

@brentru brentru commented Jul 22, 2024

@tyeth I'm changing the esp32-specific build step to utilize the community platformio support. This'll help us build locally off the latest BSP (currently 3.0.3).

I'd do the first two steps on this thread (espressif/arduino-esp32#10039 (comment)) to ensure you're deleting your cache and building using the correct files.

Also, if you are using a computer that pioarduino is missing from the Registry (https://github.com/pioarduino/registry), please follow the steps above to checkout a PR so we can help their community-led effort. My computer's architecture is already listed.

Related Discussion - espressif/arduino-esp32#10039

@brentru brentru requested a review from tyeth July 22, 2024 19:44
@brentru
Copy link
Member Author

brentru commented Jul 22, 2024

Tested that I could build, upload, and connect on Adafruit ESP32 v2 Feather

Copy link
Contributor

@tyeth tyeth left a comment

Choose a reason for hiding this comment

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

This builds for me fine, locally on windows (clearing my packages and some espressif folders in platforms too as I had loads)

@brentru brentru merged commit aee903f into main Jul 23, 2024
31 checks passed
@brentru brentru deleted the add-pio-arduino-build-script branch July 23, 2024 19:37
@Jason2866
Copy link

@brentru Nothing left which needs help to have all tools and toolchains for the next release of pioarduino which will be complete independent from Platformio registry.
Whats needed is coding and bug fix help ;-)

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