Git Product home page Git Product logo

Comments (4)

janick avatar janick commented on June 3, 2024 1

I ran into the same error too. It disappeared when I reverted esp-idf to 5.0.2 -- looks like the IDF installer always uses the head of the main branch, not a release tag.

from wt32-sqln.

Moktarino avatar Moktarino commented on June 3, 2024 1

Looks like that was it, thank you!!
Also, thank you for this repo!!!

from wt32-sqln.

Moktarino avatar Moktarino commented on June 3, 2024

Now I'm getting this error:
WT32-SqLn/components/LovyanGFX/src/lgfx/v1/platforms/esp32/common.cpp:646:14: error: 'struct i2c_dev_t' has no member named 'comd0'; did you mean 'comd'?
idf version is: ESP-IDF v5.0.2-376-g24b9d38a24

I used these commands to roll back:
git checkout release/v5.0
git submodule update --init --recursive

Then I rebuilt the tools for esp32s3.

from wt32-sqln.

janick avatar janick commented on June 3, 2024

Never hit that one. I rolled back using:

% git checkout v5.0.2
% git submodule update
% ./install.sh esp32s3

from wt32-sqln.

Related Issues (17)

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.