Git Product home page Git Product logo

Comments (7)

me-no-dev avatar me-no-dev commented on June 22, 2024

Don't know why this was in the docs but it's now fixed: espressif/arduino-esp32@2075bd4

You can use -t only for specific target

from esp32-arduino-lib-builder.

SinglWolf avatar SinglWolf commented on June 22, 2024

Don't know why this was in the docs but it's now fixed: espressif/arduino-esp32@2075bd4

Sorry for the stupid question.
If you deleted an erroneous entry in the documentation, then the rest of the problems are solved automatically?
And what about the key -c in the command ./build.sh?
And why in the directory /home/alex/.platformio/packages/framework-arduinoespressif32/tools/ other SoC (esp32, esp32s3, esp32c3) are removed when executing the command ./build.sh -c /home/alex/.platformio/packages/framework-arduinoespressif32/ -t esp32s2?
Did you close the issue because I'm boring and annoying you a lot?

from esp32-arduino-lib-builder.

SinglWolf avatar SinglWolf commented on June 22, 2024

19 days have passed, and my question remains unanswered...

from esp32-arduino-lib-builder.

me-no-dev avatar me-no-dev commented on June 22, 2024

-c is meant to replace files in a copy of this repository, not in PIO package. If you want to update your PIO package, you will need to replace the files manually. -t specifies which target to build for, so when you specified only one target, all the others were not built and were not in the replaced structure. The copy script removes the whole tools/sdk folder. -c should not be used with -t, unless that is exactly what you intend.

from esp32-arduino-lib-builder.

SinglWolf avatar SinglWolf commented on June 22, 2024

Executing the command: ./build.sh -s. Result:

/build.sh: line 162: idf.py: command not found

Not a bug, but a feature?

from esp32-arduino-lib-builder.

me-no-dev avatar me-no-dev commented on June 22, 2024

-s required IDF to be installed and in your PATH

from esp32-arduino-lib-builder.

SinglWolf avatar SinglWolf commented on June 22, 2024

-s required IDF to be installed and in your PATH

How is that?
The IDF is already installed by the script build.sh.

from esp32-arduino-lib-builder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.