delay

arduino-like delay routines based on busy-wait loops (by avr-rust)

Delay Alternatives

Similar projects and alternatives to delay

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better delay alternative or higher similarity.

delay reviews and mentions

Posts with mentions or reviews of delay. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-17.
  • AVR-GCC Compiler Makes Questionable Code
    2 projects | news.ycombinator.com | 17 Dec 2022
    Took a while but this issue was fixed this year. Until then, you could compile a patched version of LLVM, or use an older nightly.

    And the code generation was quite broken indeed. Most importantly the saving of registers within interrupt handlers. Hard to understand the bug, but I had documented a simple ask inline solution on the issue. It has been fixed since then.

    My last experience was quite good. And I didn't notice wrong codegen.

    As an aside, the inline asm combines pretty well with generics to produce custom machine code during compilation. For example I was able to reproduce the gcc-avr built-in for delays: https://github.com/avr-rust/delay/blob/cycacc/src/delay_cycl...

  • Embedded Rust Development
    9 projects | /r/embedded | 30 Jul 2022
    I recently got an Arduino Uno to blink without much hassle, very excited about the 328p having built-in support. Will be even easier when a new release of a couple libraries gets released to crates.io, hopefully soon? (https://github.com/avr-rust/delay/issues/19)
  • Code works fine copy/pasted into my main.rs, but is ignored when run from its own external crate
    2 projects | /r/rust | 4 May 2021
    tl;dr I'm trying to figure out why the avr-delay::delay function doesn't seem to do anything when imported as an external crate, but when copy/pasting the code into my main.rs, it all works. Source code here https://github.com/avr-rust/delay
  • A note from our sponsor - WorkOS
    workos.com | 26 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic delay repo stats
3
15
0.0
almost 2 years ago

avr-rust/delay is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of delay is Rust.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com