rtic/rtic
dependabot[bot] 4a72eddc8f chore(deps): update riscv requirement from 0.14.0 to 0.15.0
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 19:48:59 +00:00
..
.cargo RISC-V support over CLINT (#815) 2024-03-20 20:06:47 +00:00
ci/expected RISC-V support over CLINT (#815) 2024-03-20 20:06:47 +00:00
examples RISC-V support over CLINT (#815) 2024-03-20 20:06:47 +00:00
src export: cortex_source_mask update 2025-06-18 18:49:41 +00:00
tests CI: Basic tests rework 2023-03-01 00:35:23 +01:00
ui rtic-macros: forward attributes applied to app module 2025-09-17 19:40:38 +02:00
.gitignore Add rtic-timer (timerqueue + monotonic) and rtic-monotonics (systick-monotonic) 2023-03-01 00:33:31 +01:00
build.rs address clippy::uninlined_format_args 2025-06-30 19:09:23 +00:00
Cargo.toml chore(deps): update riscv requirement from 0.14.0 to 0.15.0 2025-09-17 19:48:59 +00:00
CHANGELOG.md rtic: Changelog: Updated esp32c{3,6} deps 2025-09-17 18:57:09 +00:00