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

#921 - rtic_monotonics 2.0 not in crates.io???

Issue - State: closed - Opened by tristanguerragomez 10 months ago - 5 comments

#920 - Update cassette requirement from 0.2 to 0.3

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: skip-changelog

#919 - Use riscv-slic form crates.io

Pull Request - State: closed - Opened by romancardenas 10 months ago

#918 - `atomic-polyfill` is deprecated

Issue - State: closed - Opened by paolobarbolini 11 months ago

#917 - Added esp32c6 support

Pull Request - State: open - Opened by Wassasin 11 months ago - 10 comments

#916 - Bump peaceiris/actions-mdbook from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: skip-changelog

#915 - Bump peaceiris/actions-gh-pages from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: skip-changelog

#914 - CI: Add ESP32-C3 QEMU support

Pull Request - State: closed - Opened by AfoHT 11 months ago
Labels: skip-changelog

#913 - Fix incorrect end bracket, moved to after pub fn extra_modules

Pull Request - State: open - Opened by CodingInGreen 11 months ago - 1 comment

#913 - Clean up esp32c3 files with rustfmt

Pull Request - State: closed - Opened by CodingInGreen 11 months ago - 2 comments
Labels: skip-changelog

#912 - fix included examples and markdown(book)

Pull Request - State: closed - Opened by enaut 11 months ago

#912 - fix included examples and markdown(book)

Pull Request - State: closed - Opened by enaut 11 months ago

#911 - Docs: Examples are broken and not showing

Issue - State: closed - Opened by liamkinne 11 months ago - 3 comments

#910 - Change `timeout`/`delay` functions to non-async

Pull Request - State: closed - Opened by dalegaard 11 months ago - 4 comments

#909 - How to invoke code before RTIC main part.

Issue - State: closed - Opened by kareled 11 months ago - 1 comment

#908 - Docs: Rename `DelayUs` to `DelayNs` in docs for macros.

Pull Request - State: closed - Opened by orsinium 11 months ago

#907 - Software/Hardware Task interfaction with RTIC v2

Issue - State: open - Opened by robamu 11 months ago - 2 comments

#906 - Adjust esp32c3 codegen, bump pac to 0.21.0

Pull Request - State: closed - Opened by onsdagens 11 months ago - 2 comments
Labels: skip-changelog

#905 - Bump rp2040-pac to 0.6 in rtic-monotonics

Pull Request - State: closed - Opened by martinsp 11 months ago - 3 comments

#905 - Bump rp2040-pac to 0.6 in rtic-monotonics

Pull Request - State: open - Opened by martinsp 11 months ago - 3 comments

#904 - broken usage example for i2c sharing

Issue - State: closed - Opened by pdgilbert 11 months ago - 4 comments

#902 - Fix thumbv6 source masking

Pull Request - State: closed - Opened by korken89 11 months ago

#901 - CI: docs: Use xtask doc

Pull Request - State: closed - Opened by AfoHT 11 months ago
Labels: skip-changelog

#900 - rtic-sync: Fix xtask doc, non-compiling example

Pull Request - State: closed - Opened by AfoHT 11 months ago
Labels: skip-changelog

#899 - nested lock() can allow access to unlocked resources

Issue - State: closed - Opened by dyoung-smg 12 months ago - 5 comments

#898 - Update esp32c3 requirement from 0.20.0 to 0.21.0

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: skip-changelog

#897 - Release rtic v2.1.0, rtic-macros v2.1.0

Pull Request - State: closed - Opened by korken89 12 months ago

#896 - Fix thumbv7 soundness issue in the lock implementation

Pull Request - State: closed - Opened by korken89 12 months ago

#895 - Update rp2040-pac requirement from >=0.2.0,<0.6 to >=0.2.0, <0.7

Pull Request - State: open - Opened by dependabot[bot] 12 months ago
Labels: skip-changelog

#894 - rtic-macros: fix #[cfg] for hardware and software tasks

Pull Request - State: open - Opened by dalegaard 12 months ago - 2 comments

#894 - rtic-macros: fix #[cfg] for hardware and software tasks

Pull Request - State: open - Opened by dalegaard 12 months ago - 2 comments

#893 - Try testing all RTIC monotonics

Pull Request - State: closed - Opened by korken89 12 months ago - 2 comments
Labels: skip-changelog

#892 - Fix nightly compiler CI failure

Pull Request - State: closed - Opened by korken89 12 months ago
Labels: skip-changelog

#891 - Add example of using Embassy HAL(stm32) with RTIC.

Pull Request - State: closed - Opened by cschuhen 12 months ago - 1 comment

#890 - timeout_after memory usage

Issue - State: open - Opened by smmoosavi almost 1 year ago - 1 comment

#889 - rtic-sync: Remove unstable flag, and add defmt derives

Pull Request - State: closed - Opened by korken89 about 1 year ago

#888 - Make RTIC 2 not require nightly by using `main`'s stack as an allocator

Pull Request - State: closed - Opened by korken89 about 1 year ago

#887 - Bump dorny/paths-filter from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: skip-changelog

#886 - embedded-hal-bus with rtic v2 in embedded-hal 1.0.0

Issue - State: closed - Opened by pdgilbert about 1 year ago - 14 comments

#885 - Update riscv requirement from 0.10.1 to 0.11.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: skip-changelog

#884 - Update stm32-metapac requirement from 14.0.0 to 15.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: skip-changelog

#883 - ci/qemu build

Pull Request - State: closed - Opened by AfoHT about 1 year ago
Labels: skip-changelog

#882 - CI: Upgrade Ubuntu to 23.10

Pull Request - State: closed - Opened by AfoHT about 1 year ago
Labels: skip-changelog

#881 - Update syn requirement from 1.0.107 to 2.0.48

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago

#880 - Release embedded-hal v1.0.0

Pull Request - State: closed - Opened by korken89 about 1 year ago

#879 - update to embedded-hal 1

Pull Request - State: closed - Opened by andresv about 1 year ago

#878 - Bump esp32c3 to 0.20.0

Pull Request - State: closed - Opened by onsdagens about 1 year ago - 1 comment
Labels: skip-changelog

#877 - Changes `make_channel!` macro to accept more types

Pull Request - State: closed - Opened by ansg191 about 1 year ago

#877 - Changes `make_channel!` macro to accept more types

Pull Request - State: closed - Opened by ansg191 about 1 year ago

#876 - Update syn requirement from 1.0.107 to 2.0.44

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: skip-changelog

#875 - Clean application shutdown

Issue - State: closed - Opened by Eugeny about 1 year ago - 2 comments

#874 - Monotonic rewrite

Pull Request - State: closed - Opened by Finomnis about 1 year ago - 18 comments

#873 - Monotonics: non-hardcoded tick rate

Issue - State: closed - Opened by AfoHT about 1 year ago - 2 comments
Labels: monotonics

#872 - Update syn requirement from 1.0.107 to 2.0.43

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: skip-changelog

#871 - Add repository links to some crates hosted in this repo

Pull Request - State: closed - Opened by jannic about 1 year ago - 1 comment
Labels: skip-changelog

#870 - Update esp32c3 requirement from 0.17.0 to 0.20.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: skip-changelog

#869 - Update syn requirement from 1.0.107 to 2.0.41

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: skip-changelog

#868 - Bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: skip-changelog

#867 - Bump actions/download-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: skip-changelog

#866 - Remove unused import for ESP32-C3

Pull Request - State: closed - Opened by onsdagens about 1 year ago
Labels: skip-changelog

#865 - Local variable coruption in software tasks (async functions)

Issue - State: open - Opened by mryndzionek about 1 year ago - 1 comment

#864 - Update syn requirement from 1.0.107 to 2.0.40

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: skip-changelog

#863 - Update esp32c3 requirement from 0.17.0 to 0.19.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: skip-changelog

#862 - rtic migration strategy for eh-1.0

Issue - State: closed - Opened by pdgilbert about 1 year ago - 3 comments

#861 - Prepare release of rtic-monotonics 1.4.1 and rtic-time 1.2.0

Pull Request - State: closed - Opened by korken89 about 1 year ago

#860 - Fix race condition in `calculate_now`

Pull Request - State: closed - Opened by Finomnis about 1 year ago

#859 - Higher resolution monotonic timer (on stm32)

Issue - State: closed - Opened by deltronix about 1 year ago - 9 comments
Labels: monotonics

#858 - Fix `nrf::rtc` errata workaround

Pull Request - State: closed - Opened by Finomnis about 1 year ago

#857 - Fix docs.rs features for rtic-sync

Pull Request - State: closed - Opened by korken89 about 1 year ago

#856 - Fix small error in readme

Pull Request - State: closed - Opened by korken89 about 1 year ago
Labels: skip-changelog

#855 - Fix rp2040 example

Pull Request - State: closed - Opened by korken89 about 1 year ago
Labels: skip-changelog

#854 - Release rtic-monotonics, rtic-sync and rtic-time

Pull Request - State: closed - Opened by korken89 about 1 year ago
Labels: skip-changelog

#853 - Add RTC interrupt example for stm32f411

Pull Request - State: closed - Opened by snorkman88 about 1 year ago

#852 - Fix nrf monotonics

Pull Request - State: closed - Opened by Finomnis about 1 year ago

#850 - Refactor race condition free timer helper

Pull Request - State: closed - Opened by Finomnis about 1 year ago - 1 comment

#849 - Pi pico example: cannot find trait `DelayUs` in module `embedded_hal::delay`

Issue - State: closed - Opened by gabevenberg about 1 year ago - 2 comments

#848 - Race condition in `nrf:rtc` and `nrf:timer` monotonics

Issue - State: closed - Opened by Finomnis about 1 year ago

#847 - Fixes for updated embedded hal

Pull Request - State: closed - Opened by korken89 about 1 year ago - 3 comments
Labels: skip-changelog

#846 - Update to heapless 0.8, disable pool test for now

Pull Request - State: open - Opened by korken89 about 1 year ago
Labels: skip-changelog

#846 - Update to heapless 0.8, disable pool test for now

Pull Request - State: closed - Opened by korken89 about 1 year ago
Labels: skip-changelog

#845 - rtic-sync Arbiter: impl more I2C trait fns

Pull Request - State: closed - Opened by andresv about 1 year ago

#845 - rtic-sync Arbiter: impl more I2C trait fns

Pull Request - State: closed - Opened by andresv about 1 year ago

#844 - Monotonic delays are too short

Issue - State: closed - Opened by Finomnis about 1 year ago

#844 - Monotonic delays are too short

Issue - State: open - Opened by Finomnis about 1 year ago

#843 - Fix mono delay

Pull Request - State: open - Opened by Finomnis about 1 year ago - 9 comments
Labels: skip-changelog

#843 - Fix mono delay

Pull Request - State: closed - Opened by Finomnis about 1 year ago - 9 comments
Labels: skip-changelog

#842 - Generic type in Shared

Issue - State: closed - Opened by hanusek about 1 year ago - 1 comment

#842 - Generic type in Shared

Issue - State: open - Opened by hanusek about 1 year ago

#841 - rtic-sync: add Arbiter for I2C

Pull Request - State: closed - Opened by andresv about 1 year ago

#841 - rtic-sync: add Arbiter for I2C

Pull Request - State: closed - Opened by andresv about 1 year ago - 1 comment

#840 - "Cannot compile. No backend feature selected." error when running the examples

Issue - State: closed - Opened by dzamlo about 1 year ago - 1 comment
Labels: documentation

#840 - "Cannot compile. No backend feature selected." error when running the examples

Issue - State: closed - Opened by dzamlo about 1 year ago - 1 comment
Labels: documentation

#839 - Link errors when running rtic-monotonics example

Issue - State: closed - Opened by jcard0na over 1 year ago - 2 comments

#838 - Question: are task capacities supported in RTIC 2?

Issue - State: closed - Opened by mryndzionek over 1 year ago - 18 comments

#837 - Failing to flash STM32L0 device that works fine with JLink toolchain

Issue - State: closed - Opened by jcard0na over 1 year ago - 1 comment

#836 - Update heapless requirement from 0.7.7 to 0.8.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: skip-changelog

#835 - rtic-time does not need nightly

Pull Request - State: closed - Opened by Sympatron over 1 year ago
Labels: skip-changelog

#834 - CI: Create local repo awareness of branch ref

Pull Request - State: closed - Opened by AfoHT over 1 year ago
Labels: skip-changelog