| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove special handling of integrated timer items | Dániel Buga | 2024-12-16 | 1 | -1/+0 |
| | | |||||
| * | Remove special handling of integrated timer queue | Dániel Buga | 2024-12-16 | 1 | -28/+0 |
| | | |||||
| * | Remove time-driver dependency | Dániel Buga | 2024-12-15 | 1 | -1/+1 |
| | | |||||
| * | Update documentation and changelogs | Dániel Buga | 2024-12-15 | 1 | -44/+5 |
| | | |||||
| * | Make `integrated-timers` the default, remove Cargo feature. | Dario Nieuwenhuis | 2024-12-15 | 1 | -6/+5 |
| | | |||||
| * | Merge time-driver and time-queue-driver traits, make HALs own and handle the ↵ | Dario Nieuwenhuis | 2024-12-13 | 2 | -135/+17 |
| | | | | | queue. | ||||
| * | Prevent task from respawning while in the timer queue | Dániel Buga | 2024-12-13 | 2 | -5/+29 |
| | | |||||
| * | Move integrated timer queue into time-queue-driver | Dániel Buga | 2024-12-12 | 2 | -4/+85 |
| | | |||||
| * | Refactor integrated-timers | Dániel Buga | 2024-12-10 | 2 | -2/+280 |
| | | |||||
| * | time: split queue driver too, don't reexport drivers. | Dario Nieuwenhuis | 2024-01-11 | 1 | -0/+60 |
