You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PlatformIO: platform = https://github.com/espressif/arduino-esp32.git#idf-release/v5.1 errors MissingPackageManifestError: Could not find one of 'platform.json' manifest files in the package
#9175
Closed
1 task done
zackees opened this issue
Jan 25, 2024
· 2 comments
### Debug Message
```plain
Resolving esp32s3 dependencies...
Platform Manager: Installing git+https://github.com/espressif/arduino-esp32.git#idf-release/v5.1
git version 2.42.0.windows.2
Cloning into 'C:\Users\niteris\.platformio\.cache\tmp\pkg-installing-rfdo4307'...
MissingPackageManifestError: Could not find one of 'platform.json' manifest files in the package
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
I confirm I have checked existing issues, online documentation and Troubleshooting guide.
The text was updated successfully, but these errors were encountered:
@zackees The setup you tried is not possible/working. A working setup to use latest version from branch master is possible by using this PR platformio/platform-espressif32#1281
Board
Esp32C3
Device Description
This is a toolchain error, hardware configuration N/A
Example platformio.ini is provided below
Hardware Configuration
This is a toolchain error, hardware configuration N/A
Version
other
IDE Name
PlatformIO
Operating System
Windows 10
Flash frequency
80
PSRAM enabled
no
Upload speed
921600
Description
I would like to test out the new 5.1 toolchain because it has a fix for the I2S controller during light sleep.
#8207
I do not want to re-write my code off of esp32-arduino yet.
Sketch
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: