adafruit / ci-arduino

A script that will install all of the common dependencies for testing Arduino library builds using Github Actions
MIT License
116 stars 73 forks source link

Swap esp32-dev BSP for stable #168

Closed tyeth closed 1 year ago

tyeth commented 1 year ago

This swaps the ESP32 Board support package from the dev version to the stable version. Temporarily resolves the CI errors related to 3.0.0-alpha (uses IDF 5.1)

@ladyada Planning to eventually move WipperSnapper to idf5.1, but currently builds are broken since the 3-alpha arduino-esp32 release last week.

ladyada commented 1 year ago

@brentru i think we decided to push forward with supporting IDF 5 even tho its not released? :)

tyeth commented 1 year ago

Yes @ladyada that is correct.

I should have cancelled this PR yesterday, sorry about that

On Thu, 12 Oct 2023, 19:36 ladyada, @.***> wrote:

@brentru https://github.com/brentru i think we decided to push forward with supporting IDF 5 even tho its not released? :)

— Reply to this email directly, view it on GitHub https://github.com/adafruit/ci-arduino/pull/168#issuecomment-1760174899, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTBZ44KVGI56TJTEXBZLM3X7A2CZANCNFSM6AAAAAA53C5LMM . You are receiving this because you authored the thread.Message ID: @.***>

ladyada commented 1 year ago

np - i didnt get to this till today!