#Trying to set up atom echo getting build error

1 messages · Page 1 of 1 (latest)

remote ridge
#

Processing m5stack-atom-echo (board: m5stack-atom; framework: espidf; platform: platformio/espressif32@6.7.0)

HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash

  • framework-espidf @ 3.50202.0 (5.2.2)
  • tool-cmake @ 3.16.9
  • tool-ninja @ 1.10.2
  • tool-riscv32-esp-elf-gdb @ 12.1.0+20221002
  • tool-xtensa-esp-elf-gdb @ 12.1.0+20221002
  • toolchain-esp32ulp @ 2.35.0-20220830
  • toolchain-xtensa-esp-elf @ 13.2.0+20230928
    Reading CMake configuration...
    -- git rev-parse returned 'fatal: not a git repository (or any parent up to mount point /)
    Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).'
    -- Building ESP-IDF components for target esp32
    Processing 1 dependencies:
    [1/1] idf (5.2.2)
    -- Configuring incomplete, errors occurred!
    See also "/data/build/m5stack-atom-echo/.pioenvs/m5stack-atom-echo/CMakeFiles/CMakeOutput.log".

fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
CMake Error at /data/cache/platformio/packages/framework-espidf/tools/cmake/build.cmake:268 (message):
Failed to resolve component 'jsmn'.
Call Stack (most recent call first):
/data/cache/platformio/packages/framework-espidf/tools/cmake/build.cmake:310 (__build_resolve_and_add_req)
/data/cache/platformio/packages/framework-espidf/tools/cmake/build.cmake:599 (__build_expand_requirements)
/data/cache/platformio/packages/framework-espidf/tools/cmake/project.cmake:605 (idf_build_process)
CMakeLists.txt:3 (project)

========================== [FAILED] Took 8.27 seconds ==========================