index
:
rtic
main
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rtic-monotonics
Age
Commit message (
Expand
)
Author
2025-03-23
rtic: placate clippy for esp32c3
datdenkikniet
2025-02-09
Update esp32-c3 and esp-hal crates (#1019)
Ronald Weber
2025-01-24
ATSAMD RTC monotonic referral in documentation (#1014)
Dan Whitman
2025-01-22
monotonics add readme (#1012)
Henrik Tjäder
2025-01-15
rtic-monotonics: rp2040 extra parenthesis (#1010)
Henrik Tjäder
2024-11-27
bump esp32c3 (#997)
MikeGstefan
2024-10-24
Release rtic-monotonics 2.0.3
Emil Fresk
2024-10-23
[monotonics] Fix STM32 read-modify-write race condition (#984)
Finomnis
2024-10-23
rtic-monotonics: Improve docs on interrupt priority
Emil Fresk
2024-10-23
Update riscv requirement from 0.11.0 to 0.12.1 (#982)
dependabot[bot]
2024-10-16
Update support/example for ESP32-C3 to use latest versions of dependencies (#...
Jesse Braham
2024-09-29
Add SYSTIMER based ESP32-C3 monotonic (#972)
onsdagens
2024-09-29
Feature/rp235x (#970)
Michael Zill
2024-09-18
Fix for system_monotonic macro with 1 argument (#978)
Robin Mueller
2024-09-18
update docs (#977)
Robin Mueller
2024-08-07
Fix CI with 1.80
Emil Fresk
2024-07-06
Release rtic-monotonics v2.0.2
Emil Fresk
2024-07-05
Fix STM32 Monotonic for peripherals with only two Clock Compare modules (#960)
Finomnis
2024-06-23
Breaking change: portable-atomic (#922)
Henrik Tjäder
2024-06-02
Make rtic-monotonic macros create a public type
Emil Fresk
2024-05-29
Cleanup CHANGELOGs for monotonics/time v2 release (#945)
Emil Fresk
2024-05-27
add support for nrf52805 (#941)
Foo
2024-04-21
Bump rp2040-pac to 0.6 in rtic-monotonics (#905)
Martins Polakovs
2024-04-10
Monotonic rewrite (#874)
Finomnis
2024-03-20
RISC-V support over CLINT (#815)
Román Cárdenas Rodríguez
2024-02-27
Make RTIC 2 work on stable by using `main`'s stack as an allocator
Emil Fresk
2024-02-23
Fix nightly compiler CI failure
Emil Fresk
2024-01-16
Update stm32-metapac requirement from 14.0.0 to 15.0.0 (#884)
dependabot[bot]
2024-01-10
Upgrade everything to embedded-hal v1.0.0 (#880)
Emil Fresk
2024-01-10
update to embedded-hal 1 (#879)
Andres Vahter
2023-12-25
Add repository links to some crates hosted in this repo (#871)
Jan Niehusmann
2023-12-06
Prepare release of rtic-monotonics 1.4.1 and rtic-time 1.2.0 (#861)
Emil Fresk
2023-12-06
Fix race condition in `calculate_now` (#860)
Finomnis
2023-12-06
Fix `nrf::rtc` errata workaround (#858)
Finomnis
2023-12-06
Fix nrf monotonics (#852)
Finomnis
2023-12-04
Release rtic-monotonics, rtic-sync and rtic-time (#854)
Emil Fresk
2023-12-04
Refactor race condition free timer helper (#850)
Finomnis
2023-12-01
Fix mono delay (#843)
Finomnis
2023-11-10
Revert changelog since 1.3.0 isn't released yet
Finomnis
2023-11-10
Update systick.rs
Finomnis
2023-11-10
Add documentation for imxrt; other doc fixes
Finomnis
2023-11-08
CI: rtic-monotonics: systick not always in scope
Henrik Tjäder
2023-11-08
Prepare rtic-monotonics v1.3.0 release
Emil Fresk
2023-11-08
Add Monotonic for i.MX RT chip family
Finomnis
2023-11-08
Update changelog
Finomnis
2023-11-08
Fix STM32 monotonic rollover race condition
Finomnis
2023-11-01
Fix CI with async_fn_in_trait not being a feature
Emil Fresk
2023-10-03
rtic-monotonics: Fix stm32-metapac use
Nils Fitinghoff
2023-10-02
Update stm32-metapac requirement from 13.0.0 to 14.0.0
dependabot[bot]
2023-09-19
Release rtic-monotonics v1.2.0
Emil Fresk
[next]