diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2023-01-25 20:34:49 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-25 20:34:49 +0000 |
| commit | d43c2b64cc726ff093d418d45d89226dd76e4e55 (patch) | |
| tree | b525e1eb26b158b2761c17d2ea7af3fe0cf4a79d /CHANGELOG.md | |
| parent | a601c6e449e7222dcfe73bc2f2c41c95b99b46d7 (diff) | |
| parent | 800904a1054639a090ef92e9b1e7c884ea9863e0 (diff) | |
Merge #692
692: CFG: Support HW tasks, cleanup for SW tasks r=korken89 a=AfoHT
Fixes #665
Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index cbbc9c4..9432cab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top! ### Added +- CFG: Support #[cfg] on HW task, cleanup for SW tasks - CFG: Slightly improved support for #[cfg] on Monotonics - CI: Check examples also for thumbv8.{base,main} - Allow custom `link_section` attributes for late resources |
