Skip to content

Commit 539e25d

Browse files
embassy-executor: update changelog
1 parent b9bb612 commit 539e25d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

embassy-executor/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
- Added optional "earliest deadline first" EDF scheduling
1616
- Migrate `cortex-ar` to `aarch32-cpu`. The feature name `arch-cortex-ar` remains the same and
1717
legacy ARM architectures are not supported.
18+
- Added `idle-hook` feature for `arch-`(`cortex-m` | `cortex-ar` | `riscv32` | `avr` | `std`)
19+
to enable a custom idle-hook for the thread-mode executor
1820

1921
## 0.9.1 - 2025-08-31
2022

0 commit comments

Comments
 (0)