aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/readme.txt b/readme.txt
index 61ad339eb..b390f5fb2 100644
--- a/readme.txt
+++ b/readme.txt
@@ -98,10 +98,8 @@
- VAR: Fixed lwIP arch code breaks with a 16-bit systick timer (bug #627)
(backported to 3.0.1).
- HAL: Fixed broken MAC driver for STM32F107 (bug #626)(backported to 3.0.1).
-- NIL: Fixed missing configuration options from NIL and RT PPC ports
- (bug #625).
-- RT: Fixed missing configuration options from NIL and RT PPC ports
- (bug #625).
+- NIL: Fixed missing configuration options from NIL PPC port (bug #625)
+ (backported to 3.0.1).
- HAL: Fixed wrong offset in STM32 DAC driver (bug #624)(backported to 3.0.1).
- HAL: Fixed crash on STM32F030x4/6 devices (bug #623)(backported to 3.0.1).
- HAL: Fixed duplicated doxygen tag in STM32F4xx hal_lld.h file (bug #621)