Skip to content

Commit f207110

Browse files
committed
CHANGELOG.md
1 parent 11c3a3b commit f207110

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

riscv-rt/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1414
- Added `.uninit` section to the linker file. Due to its similarities with `.bss`, the
1515
linker will place this new section in `REGION_BSS`.
1616
- Additional feature `no-xie-xip` to work on chips without the XIE and XIP CSRs (e.g. ESP32-C2, ESP32-C3)
17+
- Additional feature `defmt` which will implement `defmt::Format` on certain types
1718

1819
### Changed
1920

0 commit comments

Comments
 (0)