GithubHelp home page GithubHelp logo

Comments (3)

jessebraham avatar jessebraham commented on July 27, 2024 1

I'm going to close this. Other than LEDC (which is in progress and hopefully will be merged in the coming weeks) there's not really anything left worth worrying about right now, I don't think.

from esp-hal.

bjoernQ avatar bjoernQ commented on July 27, 2024

I think dprint shouldn't get ported since we have esp-println for that.

For clock control we also already have issue #44

I'm not sure if this really should be a hard requirement for a potential release. Someone using the deprecated HAL can just pin the version and even more important even if we have all of those the new HAL isn't a drop-in replacement since many things are just different (for good reasons).

But certainly, it would be a good thing to cover all of those

from esp-hal.

bjoernQ avatar bjoernQ commented on July 27, 2024

We have support for timer - what we should do however is handling it similar to SYSTIMER and split each timer to make use of the three alarms. But I'd say that is a "nice-to-have" enhancement

I'm not sure about that mem feature - while it's easy to copy over we should actually benchmark that it is really an improvement (I doubt it is - see https://github.com/rust-lang/compiler-builtins/blob/master/src/mem/impls.rs )

from esp-hal.

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.