aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@tjaders.com>2023-01-22 13:11:29 +0100
committerHenrik Tjäder <henrik@tjaders.com>2023-01-22 13:38:43 +0100
commit800904a1054639a090ef92e9b1e7c884ea9863e0 (patch)
tree78116f26ecca6292174b97c8781f9278f14e306f /CHANGELOG.md
parent259be7bbf9cfa0ac24c276190515e988d98770b7 (diff)
Handle more cfgs, support cfg on HW/SW tasks
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 455c898..c43a73d 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