diff --git a/.changesets/spi45-hsi-clock-source.md b/.changesets/archive/v6.1.3/spi45-hsi-clock-source.md similarity index 100% rename from .changesets/spi45-hsi-clock-source.md rename to .changesets/archive/v6.1.3/spi45-hsi-clock-source.md diff --git a/CHANGELOG.md b/CHANGELOG.md index e00e97e6b..8582dc5dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ The revived semantic-versioning baseline starts at `v5.0.0`. Historical releases that predate this file remain available in Git tags such as `v1.0.0`, `v3.0.0`, `v4.0.0-beta`, and `h10`. +## v6.1.3 - 2026-06-02 + +### Fixes + +- Drive SPI4 and SPI5 from HSI for stable 2 MHz BMS transfers + SPI4 and SPI5 now use the 64 MHz HSI peripheral clock source instead of PCLK2, + allowing a 2 MHz request to select the /32 SPI prescaler deterministically. + ## v6.1.2 - 2026-05-29 ### Fixes diff --git a/VERSION b/VERSION index 5e3254243..88d06f108 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.1.2 +6.1.3