Code Monkey home page Code Monkey logo

Comments (4)

SuGlider avatar SuGlider commented on June 27, 2024 1

@sudeep-mohanty - Let talk about how to move forward with C6 LP support for Arduino IDE.

from arduino-esp32.

lbernstone avatar lbernstone commented on June 27, 2024

I have requested that this be added to the compiled sdk. Note that the LP-core is a RISC-V arch, and will is expected to be programmed in C, not assembly. I will test later today or tomorrow to see if this is even possible using the S3. IIRC, there is a 2-pass compile, and in esp-idf the ulp code gets compiled down and included as an asm blob. If that is the case, the arduino compiler probably will not be able to program the ulp properly.

from arduino-esp32.

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

It's not yet possible, but we will revisit it later. For now only the FSM ULP can be used (where available)

from arduino-esp32.

SuGlider avatar SuGlider commented on June 27, 2024

@rrrus @lbernstone
This is possible by using Arduino as IDF component.
The IDF tools and building process will be available, making it feasible.

from arduino-esp32.

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.