Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit 61acfb2

Browse files
committed
update changelog
1 parent 359bff8 commit 61acfb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212
- Various fixes to the linker script ([#265], [#286]).
1313
- Use the correct ABI for the `main` symbol ([#278]).
1414
- Add barriers after FPU enabling ([#279]).
15+
- (ARMv6-M) Set LR value to a known value on reset (as the ARM spec requires)
16+
- Added CFI and size info to external assembly subroutines (`HardFaultTrampoline` and `FpuTrampoline`)
1517

1618
[#265]: https://github.com/rust-embedded/cortex-m-rt/pull/265
1719
[#278]: https://github.com/rust-embedded/cortex-m-rt/pull/278

0 commit comments

Comments
 (0)