diff options
-rw-r--r-- | readme.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index 68e86eed5..1b2a50eea 100644 --- a/readme.txt +++ b/readme.txt @@ -167,7 +167,8 @@ to 16.1.9).
- HAL: Fixed issue with not supported LIN on STM32F070xB (bug #837)(backported
to 16.1.9).
-- HAL: fixed missing DCKFG1 fields (bug #835).
+- HAL: Fixed missing SAI clock definitions (bug #836).
+- HAL: Fixed missing DCKFG1 fields (bug #835).
- HAL: Fixed STM32 OTGv1 number of endpoints (bug #833)(backported to 16.1.8).
- HAL: Fixed transaction end problem with STM32 OTGv1 driver (bug #832)
(backported to 16.1.8).
|