Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rtic-rs/rtic issues and pull requests
#1020 - Update riscv-slic requirement from 0.1.1 to 0.2.0
Pull Request -
State: open - Opened by dependabot[bot] 6 days ago
Labels: skip-changelog
#1019 - Update esp32-c3 and esp-hal crates
Pull Request -
State: closed - Opened by rxwb 7 days ago
#1018 - Retrieve uptime with rtic monotonics v2
Issue -
State: closed - Opened by robamu 16 days ago
- 2 comments
#1017 - Add MECALL backend for RISC-V targets
Pull Request -
State: open - Opened by romancardenas 19 days ago
- 3 comments
#1016 - Update embedded-hal-bus requirement from 0.2.0 to 0.3.0
Pull Request -
State: open - Opened by dependabot[bot] 20 days ago
Labels: skip-changelog
#1015 - Add standalone waker constructor for executor and expose it
Pull Request -
State: open - Opened by Ddystopia 20 days ago
- 2 comments
#1014 - ATSAMD RTC monotonic referral in documentation
Pull Request -
State: closed - Opened by kyp44 23 days ago
Labels: skip-changelog
#1013 - Spawning of task can be interrupted by hardware task that is lower priority than the (to be) spawned task
Issue -
State: open - Opened by twantonie 25 days ago
- 2 comments
#1012 - monotonics add readme
Pull Request -
State: closed - Opened by AfoHT 25 days ago
Labels: skip-changelog
#1011 - Update esp32c3 requirement from 0.26.0 to 0.27.0
Pull Request -
State: closed - Opened by dependabot[bot] 27 days ago
- 1 comment
Labels: skip-changelog
#1010 - rtic-monotonics: rp2040 extra parenthesis
Pull Request -
State: closed - Opened by AfoHT about 1 month ago
Labels: skip-changelog
#1009 - Update stm32-metapac requirement from 15.0.0 to 16.0.0
Pull Request -
State: open - Opened by dependabot[bot] about 1 month ago
Labels: skip-changelog
#1008 - Considerations around calculation of RTIC_ASYNC_MAX_LOGICAL_PRIO
Issue -
State: open - Opened by dalegaard about 1 month ago
#1007 - Add blinky example for STM32F1 bluepill board
Pull Request -
State: closed - Opened by rxwb about 2 months ago
#1006 - Update imxrt-ral requirement from 0.5.3 to 0.6.1
Pull Request -
State: open - Opened by dependabot[bot] about 2 months ago
Labels: skip-changelog
#1005 - Update imxrt-ral requirement from 0.5.3 to 0.6.0
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 1 comment
Labels: skip-changelog
#1004 - Add default docs feature to rtic-macros
Pull Request -
State: closed - Opened by korken89 2 months ago
Labels: skip-changelog
#1003 - Fix documentation (docs.rs) and release 2.1.2
Pull Request -
State: closed - Opened by korken89 2 months ago
Labels: skip-changelog
#1002 - Consider using `critical_section` for the init-context CriticalSection token
Issue -
State: open - Opened by urdh 3 months ago
#1001 - Allow non literal integers to be used as a task priority
Issue -
State: closed - Opened by kareled 3 months ago
- 3 comments
#1000 - docs/changelog reorder
Pull Request -
State: closed - Opened by AfoHT 3 months ago
Labels: skip-changelog
#999 - Update esp32c3 requirement from 0.25.0 to 0.26.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: skip-changelog
#998 - docs: Be more vocal about backends different than NVIC
Issue -
State: open - Opened by mchodzikiewicz 3 months ago
- 1 comment
#997 - bump esp32c3
Pull Request -
State: closed - Opened by MikeGstefan 3 months ago
#996 - Do not limit async priority with `NVIC_PRIO_BITS` when targeting ESP32-C3
Pull Request -
State: closed - Opened by jessebraham 3 months ago
- 1 comment
#995 - ATSAMD processor family support
Issue -
State: closed - Opened by kyp44 3 months ago
- 2 comments
Labels: monotonics
#994 - atsamd21: initial implementation usign TC4/5
Pull Request -
State: closed - Opened by maximeborges 3 months ago
- 4 comments
#993 - Associative constants are lazy
Issue -
State: open - Opened by Ddystopia 3 months ago
- 1 comment
#992 - Remove unused crate proc-macro-error
Pull Request -
State: open - Opened by epontan 3 months ago
- 2 comments
#991 - Breaking type guarantees using conflicting packages.
Issue -
State: closed - Opened by Arslan8 4 months ago
- 1 comment
#990 - Reusable modules and encapsulation
Issue -
State: open - Opened by jthacker 4 months ago
Labels: documentation
#989 - Release rtic-monotonics 2.0.3
Pull Request -
State: closed - Opened by korken89 4 months ago
Labels: skip-changelog
#988 - Shared atomics in async tasks
Issue -
State: open - Opened by Lindenk 4 months ago
#987 - rtic-monotonics: Improve docs on interrupt priority
Pull Request -
State: closed - Opened by korken89 4 months ago
Labels: skip-changelog
#986 - Signal ergo minor fixes
Pull Request -
State: closed - Opened by SebKuzminsky 4 months ago
- 6 comments
Labels: skip-changelog
#985 - RP2040 probe-rs no defmt/RTT, linker errors
Issue -
State: closed - Opened by Erhannis 4 months ago
- 2 comments
#984 - [monotonics] Fix STM32 read-modify-write race condition
Pull Request -
State: closed - Opened by Finomnis 4 months ago
- 7 comments
#983 - rtic_sync channels
Issue -
State: open - Opened by maiteas 4 months ago
- 4 comments
#982 - Update riscv requirement from 0.11.0 to 0.12.1
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: skip-changelog
#981 - Book: Fix link to systick-monotonic
Pull Request -
State: closed - Opened by AfoHT 4 months ago
Labels: skip-changelog
#980 - Dead link in "Monotonics & the Timer Queue" book section
Issue -
State: closed - Opened by Lotterleben 4 months ago
#979 - Replace proc-macro-error with proc-macro-error2
Pull Request -
State: closed - Opened by Sympatron 5 months ago
- 2 comments
#976 - RUSTSEC-2024-0370: proc-macro-error is unmaintained
Issue -
State: closed - Opened by github-actions[bot] 5 months ago
#975 - Update support/example for ESP32-C3 to use latest versions of dependencies
Pull Request -
State: closed - Opened by jessebraham 5 months ago
- 12 comments
#974 - rtt not attaching when using rtic on the rp2040
Issue -
State: closed - Opened by mxs2301 6 months ago
- 2 comments
#973 - Update esp32c3 requirement from 0.22.0 to 0.25.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 1 comment
Labels: skip-changelog
#972 - Add SYSTIMER based ESP32-C3 monotonic
Pull Request -
State: closed - Opened by onsdagens 6 months ago
- 1 comment
#971 - Create rp235x monotonic backend
Pull Request -
State: closed - Opened by pta2002 6 months ago
- 1 comment
#970 - Feature/rp235x
Pull Request -
State: closed - Opened by taunusflieger 6 months ago
#969 - docs: migration softare->software
Pull Request -
State: closed - Opened by AfoHT 6 months ago
Labels: skip-changelog
#968 - Fix CI with 1.80
Pull Request -
State: closed - Opened by korken89 6 months ago
Labels: skip-changelog
#967 - Fix codegen emitting unqualified `Result`
Pull Request -
State: closed - Opened by korken89 6 months ago
#966 - Typo in the migration guide's title.
Issue -
State: closed - Opened by ithinuel 7 months ago
#965 - rtic::app macro "should be producing references to ::core::result::Result, not unqualified Result"
Issue -
State: closed - Opened by mfp20 7 months ago
#964 - Update esp32c3 requirement from 0.22.0 to 0.24.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: skip-changelog
#963 - STM32F411: example to poll encoder and display value on I2C LCD display
Pull Request -
State: closed - Opened by snorkman88 7 months ago
#962 - rtic-monotonics v2.0.2 not compiling
Issue -
State: closed - Opened by MikeGstefan 7 months ago
- 4 comments
#961 - Release rtic-monotonics v2.0.2
Pull Request -
State: closed - Opened by korken89 8 months ago
#960 - Fix STM32 Monotonic for peripherals with only two Clock Compare modules
Pull Request -
State: closed - Opened by Finomnis 8 months ago
- 3 comments
#959 - Unit-Testing with RTIC v2
Issue -
State: open - Opened by robamu 8 months ago
- 1 comment
#958 - Fix broken rtic-monotonic stm32 behavior
Pull Request -
State: closed - Opened by great-houk 8 months ago
- 14 comments
#957 - Cannot use higher priority tasks on STM32G030 with Embassy HAL
Issue -
State: closed - Opened by andresv 8 months ago
- 1 comment
#956 - rtic-monotonic panics
Issue -
State: closed - Opened by andresv 8 months ago
- 46 comments
#955 - Add blocking version of `rtic_sync::arbiter::{i2c,spi}::ArbiterDevice`
Pull Request -
State: open - Opened by korken89 8 months ago
#954 - Update `embedded-hal-bus` to 0.2 and fix `portable-atomic` features
Pull Request -
State: closed - Opened by korken89 8 months ago
#953 - Add example for STM32F411 with HW & SW tasks communicating via MPSC channel
Pull Request -
State: closed - Opened by snorkman88 8 months ago
- 3 comments
#952 - Add ADC example for STM32F411
Pull Request -
State: closed - Opened by snorkman88 8 months ago
- 3 comments
#951 - ExampleCheck platform and AppArgs backend never read
Pull Request -
State: closed - Opened by AfoHT 8 months ago
Labels: skip-changelog
#950 - Update diffy requirement from 0.3.0 to 0.4.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: skip-changelog
#949 - How can I share the spawn handle?
Issue -
State: closed - Opened by AntMaster7 8 months ago
- 1 comment
#948 - Multicore Support
Issue -
State: open - Opened by Quick-Flash 9 months ago
- 4 comments
#947 - Update esp32c3 requirement from 0.22.0 to 0.23.0
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 3 comments
Labels: skip-changelog
#946 - Make rtic-monotonic macros create a public type
Pull Request -
State: closed - Opened by korken89 9 months ago
#945 - Cleanup CHANGELOGs for monotonics/time v2 release
Pull Request -
State: closed - Opened by korken89 9 months ago
#944 - Proplems while setting up rtic 2.1.1
Issue -
State: closed - Opened by Gospa123 9 months ago
- 2 comments
#943 - Improve error output for prios > dispatchers
Pull Request -
State: closed - Opened by hegza 9 months ago
#942 - Fix clippy lints
Pull Request -
State: closed - Opened by korken89 9 months ago
Labels: skip-changelog
#941 - add support for nrf52805
Pull Request -
State: closed - Opened by fooooooooooooooo 9 months ago
- 1 comment
Labels: skip-changelog
#940 - How to get the time stamp in a RTIC Rust Embedded application
Issue -
State: closed - Opened by Spago123 9 months ago
- 1 comment
#939 - rtic-monotonic on stm32 TIM20 or TIM17
Issue -
State: closed - Opened by govert-overgaauw-ampel 9 months ago
- 3 comments
#938 - Call to SCB::sys_reset() results in locked up core.
Issue -
State: open - Opened by kareled 9 months ago
- 3 comments
#937 - updated esp32c3 dependency to version 0.22.0
Pull Request -
State: closed - Opened by broke 9 months ago
#936 - rtic-macros: Template: Include Span
Pull Request -
State: closed - Opened by AfoHT 9 months ago
Labels: skip-changelog
#935 - rtic-macros: Template: Include Span
Pull Request -
State: closed - Opened by AfoHT 9 months ago
Labels: skip-changelog
#934 - Add Signal to rtic-sync
Pull Request -
State: closed - Opened by AdinAck 10 months ago
- 2 comments
#933 - Fix another clippy::assign_op_pattern warning
Pull Request -
State: closed - Opened by yutannihilation 10 months ago
Labels: skip-changelog
#932 - Fix clippy::assign_op_pattern lint
Pull Request -
State: closed - Opened by yutannihilation 10 months ago
Labels: skip-changelog
#931 - rtic-sync/channel: Make debug asserts into asserts to help find the issue
Pull Request -
State: closed - Opened by korken89 10 months ago
Labels: skip-changelog
#930 - fix: typos
Pull Request -
State: closed - Opened by cyril-marpaud 10 months ago
#929 - Update embedded-hal-bus requirement from 0.1.0 to 0.2.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 3 comments
Labels: skip-changelog
#928 - Support for embedded_alloc
Issue -
State: open - Opened by radius-jfluent 10 months ago
#927 - Software tasks and the stack
Issue -
State: closed - Opened by TomCrypto 10 months ago
- 2 comments
#926 - Locked Status with Multiple Shared Resources
Issue -
State: closed - Opened by adrianncovaci 10 months ago
- 3 comments
#925 - SPI devices on shared bus (embedded-hal-bus)
Issue -
State: open - Opened by rland93 10 months ago
- 5 comments
#924 - Update esp32c3 requirement from 0.21.0 to 0.22.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: skip-changelog
#923 - Consider adding a hook to run code at the beginning of the entry point
Issue -
State: closed - Opened by ellenhp 10 months ago
- 3 comments
#923 - Consider adding a hook to run code at the beginning of the entry point
Issue -
State: open - Opened by ellenhp 10 months ago
#922 - Breaking change: portable-atomic
Pull Request -
State: closed - Opened by AfoHT 10 months ago
- 1 comment
#922 - portable atomic
Pull Request -
State: open - Opened by AfoHT 10 months ago
#921 - rtic_monotonics 2.0 not in crates.io???
Issue -
State: closed - Opened by tristanguerragomez 10 months ago
- 5 comments