aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index fa1a6cf1a..f1dbbe31a 100644
--- a/readme.txt
+++ b/readme.txt
@@ -168,8 +168,6 @@
Updated the various platform.mk implementing "smart build" mode.
- LIB: Fixed inner semaphore not updated in chGuardedPoolAllocI() function
(bug #911).
-- HAL: Fixed chprintf float support for 0 precision (bug #910)(backported to
- 17.6.4 and 16.1.10).
- RT: Fixed compile error with assertions enabled and dynamic extensions
disabled (bug #909)(backported to 17.6.4).
- HAL: Fixed compile error HAL UART without WAIT (bug #908)(backported to