From d27619fb4711e6db8f3f6ae8ec3bf09c4438b2b0 Mon Sep 17 00:00:00 2001 From: Daniel Egger Date: Wed, 5 Feb 2020 12:34:40 +0100 Subject: [PATCH] Entry fir PLLSRC bits fix --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1f17bf..43546d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +### Fixed + +- Incorrect PLLSRC bits when using HSE + ## [v0.16.0] - 2020-02-02 ### Added