Skip to content

Commit 93cf21e

Browse files
authored
Merge pull request #12 from rmja/patch-1
Fix links in changelog
2 parents c12aed8 + 02492ce commit 93cf21e

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## [v0.3.0] 2022-12-29
66

7-
* Parallel NAND Flash is supported with the `nand ` feature flag [#8]
7+
* Parallel NAND Flash is supported with the `nand ` feature flag [#9]
88
* Add S34ML08G3 NAND [#8]
99
* Add support for defmt logging. Add support for dumping register contents at the end of init function. [#7]
1010

@@ -43,8 +43,9 @@
4343
[v0.2.1]: https://github.com/stm32-rs/stm32-fmc/compare/v0.2.0...v0.2.1
4444
[v0.2.0]: https://github.com/stm32-rs/stm32-fmc/compare/v0.1.2...v0.2.0
4545

46-
[#3]: https://github.com/stm32-rs/stm32h7xx-hal/pull/3
47-
[#4]: https://github.com/stm32-rs/stm32h7xx-hal/pull/4
48-
[#5]: https://github.com/stm32-rs/stm32h7xx-hal/pull/5
49-
[#7]: https://github.com/stm32-rs/stm32h7xx-hal/pull/7
50-
[#8]: https://github.com/stm32-rs/stm32h7xx-hal/pull/8
46+
[#3]: https://github.com/stm32-rs/stm32-fmc/pull/3
47+
[#4]: https://github.com/stm32-rs/stm32-fmc/pull/4
48+
[#5]: https://github.com/stm32-rs/stm32-fmc/pull/5
49+
[#7]: https://github.com/stm32-rs/stm32-fmc/pull/7
50+
[#8]: https://github.com/stm32-rs/stm32-fmc/pull/8
51+
[#9]: https://github.com/stm32-rs/stm32-fmc/pull/9

0 commit comments

Comments
 (0)