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
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
2023-09-19
rtic-monotonics: Implement blocking DelayUs from embedded-hal 1
Nils Fitinghoff
2023-09-06
add embedded-hal-async impl to stm32
Andres Vahter
2023-09-06
expose all stm32-metapac chips as features
Andres Vahter
2023-09-06
PoC Monotonic impl based on stm32-metapac
Andres Vahter
2023-08-29
Release rtic-monotonics 1.1.0, release rtic-sync 1.0.2
Emil Fresk
2023-08-25
rtic-monotonics: Add 64-bit SysTick monotonic
Nils Fitinghoff
2023-08-20
Bump embedded-hal-async in rtic-monotonics
Emil Fresk
2023-08-08
Support RP2040 PAC v0.5 in `rtic-monotonics`
Emil Fresk
2023-07-25
Fixed new TAIT requirement and release v2.0.1 of RTIC
Emil Fresk
2023-07-01
Changelog: Monotonics: Add date
Henrik Tjäder
2023-05-25
v2.0 release
Emil Fresk
2023-04-23
Prepare release of rtic-monotonics with new eha version
Emil Fresk
2023-04-23
Update embedded-hal-async
datdenkikniet
2023-04-16
Merge #736
bors[bot]
2023-04-16
Deny on warnings in xtasks
datdenkikniet
2023-04-15
rtic-monotonics: Add some docs
datdenkikniet
2023-04-10
rtic-monotonics: export fugit the same for all monotonics
Emil Fresk
2023-04-08
Fix if a enqueued instant is first in a non-empty queue
Emil Fresk
[next]