We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11c3a3b commit f207110Copy full SHA for f207110
riscv-rt/CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
14
- Added `.uninit` section to the linker file. Due to its similarities with `.bss`, the
15
linker will place this new section in `REGION_BSS`.
16
- 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
18
19
### Changed
20
0 commit comments