Commit dd3d356 1 parent 0735f79 commit dd3d356 Copy full SHA for dd3d356
File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 3
3
## [ Unreleased]
4
4
5
5
* MSRV increased to Rust 1.80.0
6
- * ** Breaking** Update ` smoltcp ` to ` 0.12.0 ` (from ` 0.11.0 ` )
6
+ * ** Breaking** Update ` smoltcp ` to ` 0.12.0 ` (from ` 0.11.0 ` ) [ #508 ]
7
+ * ethernet: Fix eth::DesRing alignment [ #510 ]
8
+ * flash: Add ` access_banks ` method [ #489 ]
9
+ * qspi/octospi: Support different modes for each phase of an xspi operation [ #488 ]
10
+ * timer: Fix off-by-one-tick in timer period calculation [ #491 ]
7
11
8
12
## [ v0.16.0] 2024-03-12
9
13
410
414
[ #473 ] : https://github.com/stm32-rs/stm32h7xx-hal/pull/473
411
415
[ #482 ] : https://github.com/stm32-rs/stm32h7xx-hal/pull/482
412
416
[ #484 ] : https://github.com/stm32-rs/stm32h7xx-hal/pull/484
417
+ [ #488 ] : https://github.com/stm32-rs/stm32h7xx-hal/pull/488
418
+ [ #489 ] : https://github.com/stm32-rs/stm32h7xx-hal/pull/489
419
+ [ #491 ] : https://github.com/stm32-rs/stm32h7xx-hal/pull/491
420
+ [ #508 ] : https://github.com/stm32-rs/stm32h7xx-hal/pull/508
421
+ [ #510 ] : https://github.com/stm32-rs/stm32h7xx-hal/pull/510
You can’t perform that action at this time.
0 commit comments