diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index e486f007f..e7afb49cb 100644 --- a/readme.txt +++ b/readme.txt @@ -112,6 +112,8 @@ (backported to 2.6.4).
- FIX: Fixed wrong TIM1 and TIM8 macros in STM32F30x HAL driver (bug #473)
(backported to 2.6.4).
+- FIX: Fixed chprintf()/chSequentialStreamWrite() crash with size of 0
+ or NULL (bug #472)(backported to 2.6.4).
- FIX: Fixed STM32 SDC driver clock activation issue (bug #464)(backported to
- FIX: Fixed simulated IO message is corrupted in simulator (bug #468)
(backported to 2.6.4).
|