-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate
- Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
- Tested with the latest version to ensure the issue hasn't been fixed
How often does this bug occurs?
always
Expected behavior
Code compiling without error
Actual behavior (suspected bug)
Code not compiled and idf.py menuconfig not work
Error logs or terminal output
..CMake Error at /home/user/esp/esp-idf/tools/cmake/build.cmake:611 (message):
ERROR: Because project depends on espressif/tinyusb (^0.15.0) which doesn't
match any versions, version solving failed.
Call Stack (most recent call first):
/home/user/esp/esp-idf/tools/cmake/project.cmake:735 (idf_build_process)
CMakeLists.txt:12 (project)
### Steps to reproduce the behavior
git clone ...
idf.py set-target esp32c3
idf.py menuconfig
### Project release version
master
### System architecture
Intel/AMD 64-bit (modern PC, older Mac)
### Operating system
Linux
### Operating system version
Kbuntu 22.04
### Shell
Bash
### Additional context
ESP-IDF v5.5-dev-811-ga2f420a36e
Metadata
Metadata
Assignees
Labels
No labels