diff options
| author | Dario Nieuwenhuis <[email protected]> | 2025-10-02 17:31:21 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-10-02 17:31:21 +0000 |
| commit | e4e06ab5b136a21c98d42491ef1e31b6dc25e08e (patch) | |
| tree | e0f3d50e4db88ecfd7952c0b24251ac6f74471f1 /embassy-executor/CHANGELOG.md | |
| parent | 194a721d0eab929a2af0a2a4e45ca8e70e0d3f0a (diff) | |
| parent | c0d3507728e424567a63cc8ba8989b981ee02be4 (diff) | |
Merge pull request #4730 from robamu/bump-allowed-cortex-ar-range
bump cortex-ar to v0.3
Diffstat (limited to 'embassy-executor/CHANGELOG.md')
| -rw-r--r-- | embassy-executor/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-executor/CHANGELOG.md b/embassy-executor/CHANGELOG.md index 6f079a11a..47a8ae995 100644 --- a/embassy-executor/CHANGELOG.md +++ b/embassy-executor/CHANGELOG.md | |||
| @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 13 | - Upgraded rtos-trace | 13 | - Upgraded rtos-trace |
| 14 | - Added optional "highest priority" scheduling | 14 | - Added optional "highest priority" scheduling |
| 15 | - Added optional "earliest deadline first" EDF scheduling | 15 | - Added optional "earliest deadline first" EDF scheduling |
| 16 | - Bump `cortex-ar` to v0.3 | ||
| 16 | 17 | ||
| 17 | ## 0.9.1 - 2025-08-31 | 18 | ## 0.9.1 - 2025-08-31 |
| 18 | 19 | ||
