From 1d2a836db0dca36de60752dc7623dd85d5502840 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konrad=20N=C3=B6lle?= Date: Mon, 3 Apr 2023 20:42:38 +0200 Subject: [PATCH] Add changelog entry --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1da5b7..8c9f47c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,8 @@ forget to update the links at the bottom of the changelog as well.--> ### Fixes +- Correct calculation of AHB prescaler for factors > 16 ([#228]) + ### Documentation ## [v0.10.0] - 2022-08-15