| Age | Commit message (Collapse) | Author |
|
Give users the option to configure SYST with an external clock source.
By default, the clock source is the core, which keeps us backwards
compatible.
`_start` has a new input, but since users don't call that function
directly, it doesn't seem like a problem to break that public API.
|
|
|
|
|
|
|
|
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Instead of ignoring additional attributes applied to the app
module, we can forward them to the generated code.
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
---
updated-dependencies:
- dependency-name: esp32c6
dependency-version: 0.20.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
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>
|
|
|
|
|
|
|
|
---
updated-dependencies:
- dependency-name: esp32c3
dependency-version: 0.29.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ensure that qemu fully exited before proceeding
|
|
|
|
|
|
Deprecate and use issues instead
|
|
|