Skip to content

espidf-arduino-blink example - missing branch: idf-release/v4.0 #5007

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

Closed
andreaskuster opened this issue Apr 3, 2021 · 3 comments
Closed
Labels
Status: Stale Issue is stale stage (outdated/stuck)

Comments

@andreaskuster
Copy link
Contributor

andreaskuster commented Apr 3, 2021

Hardware:

Board: ESP32 Dev Module (Feather Board)
Platformio Version: 5.1.1
IDE name: PlatformIO Integration Visual Studio Code & CLion
Computer OS: Windows 10 & Ubuntu

Description:

The espidf-arduino-blink platformio example project does not compile anymore due to a dependency to https://github.com/espressif/arduino-esp32.git#idf-release/v4.0, which does not seem to exist (anymore), see platformio.ini config line:

platform_packages = ; use a special branch framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git#idf-release/v4.0

You should probably coordinate with the developers from the github.com/platformio/platform-espressif32/examples project.

Debug Messages:

/home/andreas/.platformio/penv/bin/pio -c clion run --target debug
Processing esp32dev (board: esp32dev; platform: espressif32; framework: arduino, espidf)
--------------------------------------------------------------------------------
Tool Manager: Installing git+https://github.com/espressif/arduino-esp32.git#idf-release/v4.0
git version 2.25.1
Cloning into '/home/andreas/.platformio/.cache/tmp/pkg-installing-fryzo74r'...
warning: Could not find remote branch idf-release/v4.0 to clone.
fatal: Remote branch idf-release/v4.0 not found in upstream origin
Error: VCS: Could not process command ['git', 'clone', '--recursive', '--depth', '1', '--branch', 'idf-release/v4.0', 'https://github.com/espressif/arduino-esp32.git', '/home/andreas/.platformio/.cache/tmp/pkg-installing-fryzo74r']

Process finished with exit code 1
@VioletGiraffe
Copy link

#4998

@stale
Copy link

stale bot commented Jun 18, 2021

[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale Issue is stale stage (outdated/stuck) label Jun 18, 2021
@stale
Copy link

stale bot commented Jul 11, 2021

[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.

@stale stale bot closed this as completed Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Stale Issue is stale stage (outdated/stuck)
Projects
None yet
Development

No branches or pull requests

2 participants