rtic/rtic
dependabot[bot] 54c2c18c8f
Update riscv requirement from 0.10.1 to 0.11.0 (#885)
Updates the requirements on [riscv](https://github.com/rust-embedded/riscv) to permit the latest version.
- [Commits](https://github.com/rust-embedded/riscv/commits)

---
updated-dependencies:
- dependency-name: riscv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-17 19:11:36 +00:00
..
.cargo Fix config pickup behaviour so that both examples and usage-examples build 2023-04-16 13:08:46 +02:00
ci/expected Fix mono delay (#843) 2023-12-01 07:59:22 +00:00
examples Update to heapless 0.8, disable pool test for now (#846) 2023-12-04 18:26:21 +01:00
src bump esp32c3 pac (#878) 2024-01-10 20:00:54 +00:00
tests CI: Basic tests rework 2023-03-01 00:35:23 +01:00
ui Fix zero prio tasks when all async tasks have default (no) arguments 2023-05-10 16:26:52 +02:00
.gitignore Add rtic-timer (timerqueue + monotonic) and rtic-monotonics (systick-monotonic) 2023-03-01 00:33:31 +01:00
build.rs esp32c3 support 2023-09-27 19:50:13 +00:00
Cargo.toml Update riscv requirement from 0.10.1 to 0.11.0 (#885) 2024-01-17 19:11:36 +00:00
CHANGELOG.md Fix mono delay (#843) 2023-12-01 07:59:22 +00:00