Skip to content

Commit e3110d6

Browse files
committed
Update CHANGELOG.md
1 parent 95a4f49 commit e3110d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

riscv-rt/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1313
- Add `v-trap` feature to enable interrupt handling in vectored mode.
1414
- Add `interrupt` proc macro to help defining interrupt handlers.
1515
If `v-trap` feature is enabled, this macro also generates its corresponding trap.
16+
- Add `u-boot` feature, so that you can start your elf binary with u-boot and
17+
work with passed arguments.
1618

1719
### Changed
1820

0 commit comments

Comments
 (0)