| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-29 | Fix typo in monotonics migration documentation | Cyril Marpaud | |
| 2025-10-20 | CI: Schedule build before the meeting | Henrik Tjäder | |
| 2025-10-20 | task-reference-in-spawn has new format in 1.90 | datdenkikniet | |
| 2025-10-20 | Use `is_multiple_of` | datdenkikniet | |
| 2025-10-09 | Fix algorithm typo in preface.md | shueja | |
| 2025-09-17 | chore(deps): bump actions/download-artifact from 4 to 5 | dependabot[bot] | |
| Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2025-09-17 | chore(deps): update heapless requirement from 0.8 to 0.9 | dependabot[bot] | |
| Updates the requirements on [heapless](https://github.com/rust-embedded/heapless) to permit the latest version. - [Release notes](https://github.com/rust-embedded/heapless/releases) - [Changelog](https://github.com/rust-embedded/heapless/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-embedded/heapless/compare/v0.8.0...v0.9.1) --- updated-dependencies: - dependency-name: heapless dependency-version: 0.9.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2025-09-17 | chore(deps): update riscv requirement from 0.14.0 to 0.15.0 | dependabot[bot] | |
| Updates the requirements on [riscv](https://github.com/rust-embedded/riscv) to permit the latest version. - [Release notes](https://github.com/rust-embedded/riscv/releases) - [Commits](https://github.com/rust-embedded/riscv/compare/v0.14.0...riscv-v0.15.0) --- updated-dependencies: - dependency-name: riscv dependency-version: 0.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2025-09-17 | chore(deps): bump tracing-subscriber in /examples/lm3s6965 | dependabot[bot] | |
| Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.19 to 0.3.20. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.19...tracing-subscriber-0.3.20) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2025-09-17 | ci: Audit-check: create Cargo.lock before audit-check | Christopher Evans | |
| Allow on demand action checks use latest actions/checkout --- https://github.com/rtic-rs/rtic/pull/1080 switched to using rustsec/audit-check but didn't setup the Cargo.lock file. This action has been failing for three months. https://github.com/rtic-rs/rtic/actions/workflows/audit.yaml --- https://github.com/rustsec/audit-check/pull/39 describes how a missing Cargo.lock will be missing in library crates. | |||
| 2025-09-17 | rtic: Changelog: Updated esp32c{3,6} deps | Henrik Tjäder | |
| 2025-09-17 | Update esp32c{3,6} support to esp-hal-1.0.0-rc.0. | Paul Bender | |
| 2025-09-17 | CI: xtask: Time-out esp32-ci QEMU job for now | Henrik Tjäder | |
| 2025-09-17 | CI: xtask: Update ESP32QEMU to 9.2.2-20250817 | Henrik Tjäder | |
| 2025-09-17 | CI: xtask: Resolve warning about mixed lifetimes | Henrik Tjäder | |
| 2025-09-17 | CI: esptool warns about deprecating esptool.py | Henrik Tjäder | |
| 2025-09-17 | Update CHANGELOGs | Johannes Cornelis Draaijer | |
| 2025-09-17 | rtic-macros: forward attributes applied to app module | Johannes Cornelis Draaijer | |
| Instead of ignoring additional attributes applied to the app module, we can forward them to the generated code. | |||
| 2025-09-17 | rtic: update UI test with new message | Johannes Cornelis Draaijer | |
| This message was changed in rust 1.89 See: https://users.rust-lang.org/t/regression-of-panic-message-in-const-context-since-1-89/133161 Probably due to https://github.com/rust-lang/rust/pull/142015 | |||
| 2025-09-17 | rtic-sync: add explicitly elided lifetimes to Signal::split | Johannes Cornelis Draaijer | |
| 2025-07-02 | ci: Generate and store example filesizes | Henrik Tjäder | |
| 2025-07-02 | xtask: size: Store the expected output same as run | Henrik Tjäder | |
| 2025-06-30 | panic if STM32 clock prescaler value overflows | Anton Lazarev | |
| 2025-06-30 | address clippy::uninlined_format_args | Anton Lazarev | |
| 2025-06-22 | Release all crates | Emil Fresk | |
| 2025-06-18 | esp32c6: Update examples Cargo.lock | Henrik Tjäder | |
| 2025-06-18 | esp32c6: Update to v0.20.0 | Henrik Tjäder | |
| 2025-06-18 | chore(deps): update esp32c6 requirement from 0.19.0 to 0.20.0 | dependabot[bot] | |
| --- updated-dependencies: - dependency-name: esp32c6 dependency-version: 0.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2025-06-18 | chore(deps): update riscv requirement from 0.13.0 to 0.14.0 | dependabot[bot] | |
| Updates the requirements on [riscv](https://github.com/rust-embedded/riscv) to permit the latest version. - [Release notes](https://github.com/rust-embedded/riscv/releases) - [Commits](https://github.com/rust-embedded/riscv/compare/v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: riscv dependency-version: 0.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2025-06-18 | lm3s6965: Cargo.lock update | Henrik Tjäder | |
| 2025-06-18 | esp32c3: example: Update Cargo.lock | Henrik Tjäder | |
| 2025-06-18 | esp32c3: Examples: Update to v0.29.0 | Henrik Tjäder | |
| 2025-06-18 | chore(deps): update esp32c3 requirement from 0.28.0 to 0.29.0 | dependabot[bot] | |
| --- updated-dependencies: - dependency-name: esp32c3 dependency-version: 0.29.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2025-06-18 | Update CHANGELOG.md | datdenkikniet | |
| 2025-06-18 | rtic-sync: drop items when Receiver is dropped | datdenkikniet | |
| 2025-06-18 | rtic-sync: debug_assert and explicitly `drop(item)`. | datdenkikniet | |
| 2025-06-18 | rtic-sync: add comment about why we don't `return_free_slot` | datdenkikniet | |
| 2025-06-18 | rtic-sync: Update CHANGELOG | datdenkikniet | |
| 2025-06-18 | rtic-sync: require channel-users to deal with non-empty channels | datdenkikniet | |
| 2025-06-18 | rtic-sync: add some tests | datdenkikniet | |
| 2025-06-18 | ci: QEMU: Match more precisely with "our" QEMU | Henrik Tjäder | |
| 2025-06-18 | gitignore: Ignore QEMU logs: Updated filenames | Henrik Tjäder | |
| 2025-06-18 | ci: QEMU esp32c3: There is no kill like overkill | Henrik Tjäder | |
| 2025-06-18 | ci: QEMU esp32c3: Output into unique tmp dir | Henrik Tjäder | |
| 2025-06-18 | ci: esp32c3: runner: Store QEMU pid | Henrik Tjäder | |
| Ensure that qemu fully exited before proceeding | |||
| 2025-06-18 | docs: README: Rework how to use cargo xtask | Henrik Tjäder | |
| 2025-06-18 | contributing: Add note about changelog entries | Henrik Tjäder | |
| 2025-06-18 | contributing: RFC repo is not used as intended | Henrik Tjäder | |
| Deprecate and use issues instead | |||
| 2025-06-18 | README: Point to rtfm-lang.org archive.org | Henrik Tjäder | |
| 2025-06-18 | book: Add favicon | Henrik Tjäder | |
