aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@tjaders.com>2025-03-12 19:45:36 +0100
committerHenrik Tjäder <henrik@tjaders.com>2025-03-12 19:41:40 +0000
commitf5cfcbbd79c0c5b221d3bd8764f2fc04e8a54575 (patch)
tree519d1d98a389cc3113ca8f5145908147eef44260
parent228d1e96759ea6807d7b4623513c0b07d92c1b00 (diff)
RTIC: Changelog newline
-rw-r--r--rtic/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtic/CHANGELOG.md b/rtic/CHANGELOG.md
index ea577bc..e086b0e 100644
--- a/rtic/CHANGELOG.md
+++ b/rtic/CHANGELOG.md
@@ -23,6 +23,7 @@ Example:
### Changed
- Updated esp32c3 dependency to v0.27.0
+
### Added
- Support for RISC-V targets compatible with `riscv-slic` using machine-level environment call exceptions.