Coder Social home page Coder Social logo

ESP-IDF 5.1 Support? (DSP-110) about esp-dsp HOT 8 CLOSED

timsterc avatar timsterc commented on August 16, 2024
ESP-IDF 5.1 Support? (DSP-110)

from esp-dsp.

Comments (8)

dmitry1945 avatar dmitry1945 commented on August 16, 2024

Hi @timsterc

Yes, it supports.

Are you able to build test_app or any esp-dsp example?

Regards,
Dmitry

PS. I've checked and able to build.

from esp-dsp.

timsterc avatar timsterc commented on August 16, 2024

Ah, my bad - I forgot that dsps_biquad_f32_aes3.S was missing and had added it in manually. Is there a reason that was left out of the CMakeLists.txt ?

                "modules/iir/biquad/dsps_biquad_f32_aes3.S"

from esp-dsp.

dmitry1945 avatar dmitry1945 commented on August 16, 2024

@timsterc

yes, the reason that this is a bug. Just forgot to include. We will fix it.

Thank you for the feedback.

Regards,
Dmitry

from esp-dsp.

timsterc avatar timsterc commented on August 16, 2024

@dmitry1945 - great, please let me know when it's updated.

from esp-dsp.

dmitry1945 avatar dmitry1945 commented on August 16, 2024

@timsterc the fix is in master. Please pull.

Regards,
Dmitry

from esp-dsp.

timsterc avatar timsterc commented on August 16, 2024

@dmitry1945 - I'm using the managed_component feature - idf.py add-dependency "espressif/esp-dsp" - in my project - but it seems like it's still pulling the older CMakeLists.txt file?

from esp-dsp.

timsterc avatar timsterc commented on August 16, 2024

Changed my idf_component.yml file to specifically point to the git repo instead of using the component registry - that did the trick.

espressif/esp-dsp:
git: https://github.com/espressif/esp-dsp.git

from esp-dsp.

dmitry1945 avatar dmitry1945 commented on August 16, 2024

@timsterc yes.

Now the component manager files are up to date with lates changes.
It should work.

Thanks & best Regards,
Dmitry

from esp-dsp.

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.