@@ -40,16 +40,46 @@ <h1 id="purpose">Purpose</h1>
40
40
< div class ="col-sm-12 col-lg-8 ">
41
41
< h1 id ="update-history "> Update History</ h1 >
42
42
< div class ="collapse ">
43
- < input type ="checkbox " id ="collapse-section11 " checked aria-hidden ="true "> < label for ="collapse-section11 " aria-hidden ="true "> V1.10.0 / 12-November-2021 </ label >
43
+ < input type ="checkbox " id ="collapse-section12 " checked aria-hidden ="true "> < label for ="collapse-section12 " aria-hidden ="true "> V1.10.1 / 27-March-2022 </ label >
44
44
< div >
45
45
< h2 id ="main-changes "> Main Changes</ h2 >
46
46
< ul >
47
+ < li > Patch release of < strong > HAL and Low Layer</ strong > drivers</ li >
48
+ </ ul >
49
+ < h2 id ="contents "> Contents</ h2 >
50
+ < h3 id ="hal-drivers-updates "> < strong > HAL Drivers</ strong > updates</ h3 >
51
+ < ul >
52
+ < li > < strong > HAL ADC</ strong > driver
53
+ < ul >
54
+ < li > Align ADC Registers naming on Reference Manual for STM32WB15xx & STM32WB10xx</ li >
55
+ </ ul > </ li >
56
+ </ ul >
57
+ < p > < br />
58
+ </ p >
59
+ < h3 id ="ll-drivers-updates "> < strong > LL Drivers</ strong > updates</ h3 >
60
+ < ul >
61
+ < li > < strong > LL ADC</ strong > driver
62
+ < ul >
63
+ < li > Align ADC Registers naming on Reference Manual for STM32WB15xx & STM32WB10xx</ li >
64
+ </ ul > </ li >
65
+ </ ul >
66
+ < p > < br />
67
+ </ p >
68
+ < h2 id ="backward-compatibility "> Backward Compatibility</ h2 >
69
+ < p > This release is compatible with the previous versions.</ p >
70
+ </ div >
71
+ </ div >
72
+ < div class ="collapse ">
73
+ < input type ="checkbox " id ="collapse-section11 " aria-hidden ="true "> < label for ="collapse-section11 " aria-hidden ="true "> V1.10.0 / 12-November-2021</ label >
74
+ < div >
75
+ < h2 id ="main-changes-1 "> Main Changes</ h2 >
76
+ < ul >
47
77
< li > Maintenance release of < strong > HAL and Low Layer</ strong > drivers to include latest corrections</ li >
48
78
< li > All source files: update disclaimer to add reference to the new license agreement</ li >
49
79
< li > Correct English spelling errors and typos</ li >
50
80
</ ul >
51
- < h2 id ="contents "> Contents</ h2 >
52
- < h3 id ="hal-drivers-updates "> < strong > HAL Drivers</ strong > updates</ h3 >
81
+ < h2 id ="contents-1 "> Contents</ h2 >
82
+ < h3 id ="hal-drivers-updates-1 "> < strong > HAL Drivers</ strong > updates</ h3 >
53
83
< ul >
54
84
< li > < strong > HAL ADC</ strong > driver
55
85
< ul >
@@ -120,7 +150,7 @@ <h3 id="hal-drivers-updates"><strong>HAL Drivers</strong> updates</h3>
120
150
</ ul >
121
151
< p > < br />
122
152
</ p >
123
- < h3 id ="ll-drivers-updates "> < strong > LL Drivers</ strong > updates</ h3 >
153
+ < h3 id ="ll-drivers-updates-1 "> < strong > LL Drivers</ strong > updates</ h3 >
124
154
< ul >
125
155
< li > < strong > LL ADC</ strong > driver
126
156
< ul >
@@ -135,14 +165,14 @@ <h3 id="ll-drivers-updates"><strong>LL Drivers</strong> updates</h3>
135
165
</ ul >
136
166
< p > < br />
137
167
</ p >
138
- < h2 id ="backward-compatibility "> Backward Compatibility</ h2 >
168
+ < h2 id ="backward-compatibility-1 "> Backward Compatibility</ h2 >
139
169
< p > This release is compatible with the previous versions.</ p >
140
170
</ div >
141
171
</ div >
142
172
< div class ="collapse ">
143
173
< input type ="checkbox " id ="collapse-section10 " aria-hidden ="true "> < label for ="collapse-section10 " aria-hidden ="true "> V1.9.0 / 24-June-2021</ label >
144
174
< div >
145
- < h2 id ="main-changes-1 "> Main Changes</ h2 >
175
+ < h2 id ="main-changes-2 "> Main Changes</ h2 >
146
176
< ul >
147
177
< li > Maintenance release of < strong > HAL and Low Layer</ strong > drivers to include latest corrections</ li >
148
178
< li > Update of HAL SMBUS driver to introduce fast mode and fast mode plus
@@ -156,8 +186,8 @@ <h2 id="main-changes-1">Main Changes</h2>
156
186
</ ul >
157
187
< p > < br />
158
188
</ p >
159
- < h2 id ="contents-1 "> Contents</ h2 >
160
- < h3 id ="hal-drivers-updates-1 "> < strong > HAL Drivers</ strong > updates</ h3 >
189
+ < h2 id ="contents-2 "> Contents</ h2 >
190
+ < h3 id ="hal-drivers-updates-2 "> < strong > HAL Drivers</ strong > updates</ h3 >
161
191
< ul >
162
192
< li > < strong > HAL CORTEX</ strong > driver
163
193
< ul >
@@ -233,7 +263,7 @@ <h3 id="hal-drivers-updates-1"><strong>HAL Drivers</strong> updates</h3>
233
263
</ ul >
234
264
< p > < br />
235
265
</ p >
236
- < h3 id ="ll-drivers-updates-1 "> < strong > LL Drivers</ strong > updates</ h3 >
266
+ < h3 id ="ll-drivers-updates-2 "> < strong > LL Drivers</ strong > updates</ h3 >
237
267
< ul >
238
268
< li > < strong > LL DMA</ strong > driver
239
269
< ul >
@@ -260,14 +290,14 @@ <h3 id="ll-drivers-updates-1"><strong>LL Drivers</strong> updates</h3>
260
290
</ ul >
261
291
< p > < br />
262
292
</ p >
263
- < h2 id ="backward-compatibility-1 "> Backward Compatibility</ h2 >
293
+ < h2 id ="backward-compatibility-2 "> Backward Compatibility</ h2 >
264
294
< p > This release is compatible with the previous versions.</ p >
265
295
</ div >
266
296
</ div >
267
297
< div class ="collapse ">
268
298
< input type ="checkbox " id ="collapse-section9 " aria-hidden ="true "> < label for ="collapse-section9 " aria-hidden ="true "> v1.8.0 / 12-February-2021</ label >
269
299
< div >
270
- < h2 id ="main-changes-2 "> Main Changes</ h2 >
300
+ < h2 id ="main-changes-3 "> Main Changes</ h2 >
271
301
< h3 id ="add-support-for-stm32wb15xx-and-stm32wb10xx "> Add support for STM32WB15xx and STM32WB10xx</ h3 >
272
302
< table >
273
303
< thead >
@@ -403,14 +433,14 @@ <h3 id="add-support-for-stm32wb15xx-and-stm32wb10xx">Add support for STM32WB15xx
403
433
</ tr >
404
434
</ tbody >
405
435
</ table >
406
- < h2 id ="backward-compatibility-2 "> Backward Compatibility</ h2 >
436
+ < h2 id ="backward-compatibility-3 "> Backward Compatibility</ h2 >
407
437
< p > This release is compatible with the previous versions.</ p >
408
438
</ div >
409
439
</ div >
410
440
< div class ="collapse ">
411
441
< input type ="checkbox " id ="collapse-section8 " aria-hidden ="true "> < label for ="collapse-section8 " aria-hidden ="true "> v1.7.0 / 30-October-2020</ label >
412
442
< div >
413
- < h2 id ="main-changes-3 "> Main Changes</ h2 >
443
+ < h2 id ="main-changes-4 "> Main Changes</ h2 >
414
444
< h3 id ="maitenance-release "> Maitenance release</ h3 >
415
445
< p > All peripheral</ p >
416
446
< table >
@@ -483,14 +513,14 @@ <h3 id="maitenance-release">Maitenance release</h3>
483
513
</ tr >
484
514
</ tbody >
485
515
</ table >
486
- < h2 id ="backward-compatibility-3 "> Backward Compatibility</ h2 >
516
+ < h2 id ="backward-compatibility-4 "> Backward Compatibility</ h2 >
487
517
< p > This release is compatible with the previous versions.</ p >
488
518
</ div >
489
519
</ div >
490
520
< div class ="collapse ">
491
521
< input type ="checkbox " id ="collapse-section7 " aria-hidden ="true "> < label for ="collapse-section7 " aria-hidden ="true "> v1.6.0 / 05-June-2020</ label >
492
522
< div >
493
- < h2 id ="main-changes-4 "> Main Changes</ h2 >
523
+ < h2 id ="main-changes-5 "> Main Changes</ h2 >
494
524
< h3 id ="maitenance-release-1 "> Maitenance release</ h3 >
495
525
< p > All peripheral</ p >
496
526
< table >
@@ -595,14 +625,14 @@ <h3 id="maitenance-release-1">Maitenance release</h3>
595
625
</ tr >
596
626
</ tbody >
597
627
</ table >
598
- < h2 id ="backward-compatibility-4 "> Backward Compatibility</ h2 >
628
+ < h2 id ="backward-compatibility-5 "> Backward Compatibility</ h2 >
599
629
< p > This release is compatible with the previous versions.</ p >
600
630
</ div >
601
631
</ div >
602
632
< div class ="collapse ">
603
633
< input type ="checkbox " id ="collapse-section6 " aria-hidden ="true "> < label for ="collapse-section6 " aria-hidden ="true "> v1.5.0 / 12-February-2020</ label >
604
634
< div >
605
- < h2 id ="main-changes-5 "> Main Changes</ h2 >
635
+ < h2 id ="main-changes-6 "> Main Changes</ h2 >
606
636
< h3 id ="introduction-of-stm32wb5m-stm32wb35xx-and-stm32wb30xx-product "> Introduction of STM32WB5M, STM32WB35xx and STM32WB30xx product</ h3 >
607
637
< p > This release introduce the support of STM32WB5Mxx, STM32WB35xx product and its value line STM32WB30xx.</ p >
608
638
< p > Added features:</ p >
@@ -647,14 +677,14 @@ <h3 id="introduction-of-stm32wb5m-stm32wb35xx-and-stm32wb30xx-product">Introduct
647
677
</ tr >
648
678
</ tbody >
649
679
</ table >
650
- < h2 id ="backward-compatibility-5 "> Backward Compatibility</ h2 >
680
+ < h2 id ="backward-compatibility-6 "> Backward Compatibility</ h2 >
651
681
< p > This release is compatible with the previous versions.</ p >
652
682
</ div >
653
683
</ div >
654
684
< div class ="collapse ">
655
685
< input type ="checkbox " id ="collapse-section5 " aria-hidden ="true "> < label for ="collapse-section5 " aria-hidden ="true "> v1.4.0 / 15-December-2019</ label >
656
686
< div >
657
- < h2 id ="main-changes-6 "> Main Changes</ h2 >
687
+ < h2 id ="main-changes-7 "> Main Changes</ h2 >
658
688
< h3 id ="maitenance-release-2 "> Maitenance release</ h3 >
659
689
< table >
660
690
< thead >
@@ -698,7 +728,7 @@ <h3 id="maitenance-release-2">Maitenance release</h3>
698
728
</ tr >
699
729
</ tbody >
700
730
</ table >
701
- < h2 id ="backward-compatibility-6 "> Backward Compatibility</ h2 >
731
+ < h2 id ="backward-compatibility-7 "> Backward Compatibility</ h2 >
702
732
< p > This release is compatible with the previous versions.</ p >
703
733
< h2 id ="dependencies "> Dependencies</ h2 >
704
734
< p > This software release is compatible with:</ p >
@@ -708,7 +738,7 @@ <h2 id="dependencies">Dependencies</h2>
708
738
< div class ="collapse ">
709
739
< input type ="checkbox " id ="collapse-section4 " aria-hidden ="true "> < label for ="collapse-section4 " aria-hidden ="true "> v1.3.0 / 11-September-2019</ label >
710
740
< div >
711
- < h2 id ="main-changes-7 "> Main Changes</ h2 >
741
+ < h2 id ="main-changes-8 "> Main Changes</ h2 >
712
742
< h3 id ="maitenance-release-3 "> Maitenance release</ h3 >
713
743
< table >
714
744
< thead >
@@ -780,7 +810,7 @@ <h3 id="maitenance-release-3">Maitenance release</h3>
780
810
</ tr >
781
811
</ tbody >
782
812
</ table >
783
- < h2 id ="backward-compatibility-7 "> Backward Compatibility</ h2 >
813
+ < h2 id ="backward-compatibility-8 "> Backward Compatibility</ h2 >
784
814
< p > This release is compatible with the previous versions.</ p >
785
815
< h2 id ="dependencies-1 "> Dependencies</ h2 >
786
816
< p > This software release is compatible with:</ p >
@@ -790,7 +820,7 @@ <h2 id="dependencies-1">Dependencies</h2>
790
820
< div class ="collapse ">
791
821
< input type ="checkbox " id ="collapse-section3 " aria-hidden ="true "> < label for ="collapse-section3 " aria-hidden ="true "> V1.2.0 / 26-June-2019</ label >
792
822
< div >
793
- < h2 id ="main-changes-8 "> Main Changes</ h2 >
823
+ < h2 id ="main-changes-9 "> Main Changes</ h2 >
794
824
< h3 id ="stm32wb50xx-introduction-and-maintenance-release "> STM32WB50xx introduction and maintenance release</ h3 >
795
825
< p > First release for STM32WBxx HAL drivers introducing < strong > stm32wb50xx</ strong > devices.</ p >
796
826
< table >
@@ -859,7 +889,7 @@ <h3 id="stm32wb50xx-introduction-and-maintenance-release">STM32WB50xx introducti
859
889
</ tr >
860
890
</ tbody >
861
891
</ table >
862
- < h2 id ="backward-compatibility-8 "> Backward Compatibility</ h2 >
892
+ < h2 id ="backward-compatibility-9 "> Backward Compatibility</ h2 >
863
893
< p > This release is compatible with the previous versions.</ p >
864
894
< h2 id ="dependencies-2 "> Dependencies</ h2 >
865
895
< p > This software release is compatible with:</ p >
@@ -869,7 +899,7 @@ <h2 id="dependencies-2">Dependencies</h2>
869
899
< div class ="collapse ">
870
900
< input type ="checkbox " id ="collapse-section2 " aria-hidden ="true "> < label for ="collapse-section2 " aria-hidden ="true "> V1.1.0 / 05-April-2019</ label >
871
901
< div >
872
- < h2 id ="main-changes-9 "> Main Changes</ h2 >
902
+ < h2 id ="main-changes-10 "> Main Changes</ h2 >
873
903
< h3 id ="maintenance-release "> Maintenance release</ h3 >
874
904
< p > Maintenance release of HAL and Low layers drivers supporting STM32WB55xx devices.</ p >
875
905
< table >
@@ -923,7 +953,7 @@ <h3 id="maintenance-release">Maintenance release</h3>
923
953
</ tr >
924
954
</ tbody >
925
955
</ table >
926
- < h2 id ="backward-compatibility-9 "> Backward Compatibility</ h2 >
956
+ < h2 id ="backward-compatibility-10 "> Backward Compatibility</ h2 >
927
957
< p > This release is compatible with the previous versions.</ p >
928
958
< h2 id ="dependencies-3 "> Dependencies</ h2 >
929
959
< p > This software release is compatible with:</ p >
@@ -933,7 +963,7 @@ <h2 id="dependencies-3">Dependencies</h2>
933
963
< div class ="collapse ">
934
964
< input type ="checkbox " id ="collapse-section1 " aria-hidden ="true "> < label for ="collapse-section1 " aria-hidden ="true "> V1.0.0 / 06-February-2019</ label >
935
965
< div >
936
- < h2 id ="main-changes-10 "> Main Changes</ h2 >
966
+ < h2 id ="main-changes-11 "> Main Changes</ h2 >
937
967
< h3 id ="first-release "> First release</ h3 >
938
968
< p > First official release of HAL (Hardware Abstraction Layer) and LL (Low layers) drivers to support STM32WB55xx.</ p >
939
969
</ div >
0 commit comments