Skip to content

issues Search Results · repo:rtic-rs/rtic language:Rust

Filter by

369 results
 (94 ms)

369 results

inrtic-rs/rtic (press backspace or delete to remove)

To have low power mode, we should enter StopMode. Before entering stop mode, we should disable the SYST interrupt, and enable it when exiting stop mode. We also need to fast-forward the SYSTICK_CNT value ...
  • smmoosavi
  • 2
  • Opened 
    7 days ago
  • #1041

humantime is unmaintained | Details | | | --- | --- | | Status | unmaintained | | Package | humantime | | Version | 2.1.0 | | URL | https://github.com/tailhook/humantime/issues/31 | | Date | 2025-03-08 ...
  • github-actions[bot]
  • 2
  • Opened 
    14 days ago
  • #1028

RP2040, rtic-monotonics: 2.0.3, rustc 1.86.0-nightly (124cc9219 2025-02-09) It s hard to say what the problem is, exactly, but there s one delay in my code that sometimes doesn t return. Specifically: ...
  • Erhannis
  • 1
  • Opened 
    16 days ago
  • #1026

paste - no longer maintained | Details | | | --- | --- | | Status | unmaintained | | Package | paste | | Version | 1.0.15 | | URL | https://github.com/dtolnay/paste | | Date | 2024-10-07 | The creator ...
  • github-actions[bot]
  • Opened 
    17 days ago
  • #1025

In the book/en/preface.md file, the following text appears: e.g., there are no stable way to express async closures, precluding use in iterator patterns . Async closures were recently stabilized in the ...
  • interactive-toast
  • 1
  • Opened 
    23 days ago
  • #1024

As far as I can understand from here, there are issues with using VolatileCell in svd2rust, and it is not really going to change. Maybe slowly move away from it?
  • Ddystopia
  • 1
  • Opened 
    23 days ago
  • #1023

ATM it seems like you can only bind a task to at most one interrupt; is there any deeply rooted reason you couldn t bind it to more than one interrupt? I have a task managing a hardware UART, but I m having ...
  • Erhannis
  • 2
  • Opened 
    on Feb 15
  • #1021

I could not figure this out quickly based on the examples or the documentation. I think this is commonly required on embedded systems. The docs could be improved, or maybe some new associated constants ...
  • robamu
  • 2
  • Opened 
    on Jan 31
  • #1018

The situation where I ran into this is with one low priority software task (handle_ethernet) spawning a higher priority software task (handle_mess), but while this is getting spawned a hardware tasks interrupts ...
  • twantonie
  • 2
  • Opened 
    on Jan 22
  • #1013

Hi, I was recently in a project hit by what I think is unintuitive behavior or at least a trap that I believe should be documented. The RTIC_ASYNC_MAX_LOGICAL_PRIO value today gets calculated as one ...
  • dalegaard
  • Opened 
    on Jan 7
  • #1008
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub