Skip to content

ESP32S2 build fail #3575

@BradChan

Description

@BradChan

cd ports/esp32s2
make BOARD=muselab_nanoesp32_s2

Use make V=1, make V=2 or set BUILD_VERBOSE similarly in your environment to increase build verbosity.
Unable to check whether maximum number of endpoints is respected
IDF_PATH=/home/cyz/circuitpython/ports/esp32s2/esp-idf cmake -S . -B build-muselab_nanoesp32_s2/esp-idf -DSDKCONFIG=build-muselab_nanoesp32_s2/esp-idf/sdkconfig -DSDKCONFIG_DEFAULTS="esp-idf-config/sdkconfig.defaults;esp-idf-config/sdkconfig-opt.defaults;esp-idf-config/sdkconfig-4MB.defaults;boards/muselab_nanoesp32_s2/sdkconfig" -DCMAKE_TOOLCHAIN_FILE=/home/cyz/circuitpython/ports/esp32s2/esp-idf/tools/cmake/toolchain-esp32s2.cmake -DIDF_TARGET=esp32s2 -GNinja
CMake Error: The source directory "/home/cyz/circuitpython/ports/esp32s2/build-muselab_nanoesp32_s2/esp-idf" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
Makefile:248: recipe for target 'build-muselab_nanoesp32_s2/esp-idf/config/sdkconfig.h' failed
make: *** [build-muselab_nanoesp32_s2/esp-idf/config/sdkconfig.h] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions