readme fix
@@ -125,8 +125,8 @@ | ||
125 | 125 | (backported to 20.3.5)(backported to 21.11.3). |
126 | 126 | - FIX: Fixed invalid delay loop in STM32G0/WL ADCv5 driver (bug #1240) |
127 | 127 | (backported to 20.3.5)(backported to 21.11.3). |
128 | -- FIX: Fixed STM32_MCOSEL setting problem (bug #1239)(***********TODO*********** backported to 21.11.3). | |
129 | -- FIX: Fixed problems with cache in STM32 SDMMC drivers (bug #1238)(***********TODO*********** backported to 21.11.3). | |
128 | +- FIX: Fixed STM32_MCOSEL setting problem (bug #1239). | |
129 | +- FIX: Fixed problems with cache in STM32 SDMMC drivers (bug #1238). | |
130 | 130 | - FIX: Fixed missing clock enables for some GPIOS on some STM32L4s (bug #1237) |
131 | 131 | (backported to 20.3.5)(backported to 21.11.3). |
132 | 132 | - FIX: Fixed old bugs in serial driver header (bug #1236) |
@@ -135,7 +135,7 @@ | ||
135 | 135 | (backported to 20.3.5)(backported to 21.11.3). |
136 | 136 | - FIX: Fixed STM32 RTCv2 locks for a second (bug #1234) |
137 | 137 | (backported to 20.3.5)(backported to 21.11.3). |
138 | -- FIX: Fixed CAN support broken on STM32F413 (bug #1232)(***********TODO*********** backported to 21.11.3). | |
138 | +- FIX: Fixed CAN support broken on STM32F413 (bug #1232). | |
139 | 139 | - FIX: Re-opened and fixed bug #1100 |
140 | 140 | (backported to 20.3.5)(backported to 21.11.2). |
141 | 141 | - FIX: Fixed wrong buffers toggling in STM32 USBv1 isochronous mode (bug #1232) |