RTIC: Changelog newline

This commit is contained in:
Henrik Tjäder 2025-03-12 19:45:36 +01:00
parent 228d1e9675
commit f5cfcbbd79

View file

@ -23,6 +23,7 @@ Example:
### Changed ### Changed
- Updated esp32c3 dependency to v0.27.0 - Updated esp32c3 dependency to v0.27.0
### Added ### Added
- Support for RISC-V targets compatible with `riscv-slic` using machine-level environment call exceptions. - Support for RISC-V targets compatible with `riscv-slic` using machine-level environment call exceptions.