Skip to content

Build failed(tinyusb error) (EUB-75) #27

@wirwolf

Description

@wirwolf

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions