diff --git a/readme.txt b/readme.txt index c41e333af..104547ba1 100644 --- a/readme.txt +++ b/readme.txt @@ -78,6 +78,7 @@ - NEW: EFL driver and demo for STM32F3xx. - NEW: New unit test subsystem under /os/test. Now it is officially ChibiOS/TEST. +- FIX: fixes for uart clock rounding, missing DMA streams and timers (bug #1186) - FIX: Fixed invalid check in chVTResetTimeStamp() function (bug #1185) (TO BE backported to 21.6.1). - FIX: Fixed wrong configuration in testex LSM6DSL demos (bug #1184)