Skip to content

Commit 6f6e64f

Browse files
committed
[F4] Update STM32F4xx CMSIS Drivers to v2.6.5
Included in STM32CubeF4 FW v1.25.0 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 56c8d04 commit 6f6e64f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+297
-1085
lines changed

system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f401xc.h

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12,29 +12,13 @@
1212
******************************************************************************
1313
* @attention
1414
*
15-
* <h2><center>&copy; COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
15+
* <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
16+
* All rights reserved.</center></h2>
1617
*
17-
* Redistribution and use in source and binary forms, with or without modification,
18-
* are permitted provided that the following conditions are met:
19-
* 1. Redistributions of source code must retain the above copyright notice,
20-
* this list of conditions and the following disclaimer.
21-
* 2. Redistributions in binary form must reproduce the above copyright notice,
22-
* this list of conditions and the following disclaimer in the documentation
23-
* and/or other materials provided with the distribution.
24-
* 3. Neither the name of STMicroelectronics nor the names of its contributors
25-
* may be used to endorse or promote products derived from this software
26-
* without specific prior written permission.
27-
*
28-
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
29-
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
30-
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31-
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
32-
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
33-
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
34-
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
35-
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
36-
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37-
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
18+
* This software component is licensed by ST under BSD 3-Clause license,
19+
* the "License"; You may not use this file except in compliance with the
20+
* License. You may obtain a copy of the License at:
21+
* opensource.org/licenses/BSD-3-Clause
3822
*
3923
******************************************************************************
4024
*/

system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f401xe.h

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12,29 +12,13 @@
1212
******************************************************************************
1313
* @attention
1414
*
15-
* <h2><center>&copy; COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
15+
* <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
16+
* All rights reserved.</center></h2>
1617
*
17-
* Redistribution and use in source and binary forms, with or without modification,
18-
* are permitted provided that the following conditions are met:
19-
* 1. Redistributions of source code must retain the above copyright notice,
20-
* this list of conditions and the following disclaimer.
21-
* 2. Redistributions in binary form must reproduce the above copyright notice,
22-
* this list of conditions and the following disclaimer in the documentation
23-
* and/or other materials provided with the distribution.
24-
* 3. Neither the name of STMicroelectronics nor the names of its contributors
25-
* may be used to endorse or promote products derived from this software
26-
* without specific prior written permission.
27-
*
28-
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
29-
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
30-
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31-
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
32-
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
33-
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
34-
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
35-
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
36-
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37-
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
18+
* This software component is licensed by ST under BSD 3-Clause license,
19+
* the "License"; You may not use this file except in compliance with the
20+
* License. You may obtain a copy of the License at:
21+
* opensource.org/licenses/BSD-3-Clause
3822
*
3923
******************************************************************************
4024
*/

system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f405xx.h

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12,29 +12,13 @@
1212
******************************************************************************
1313
* @attention
1414
*
15-
* <h2><center>&copy; COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
15+
* <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
16+
* All rights reserved.</center></h2>
1617
*
17-
* Redistribution and use in source and binary forms, with or without modification,
18-
* are permitted provided that the following conditions are met:
19-
* 1. Redistributions of source code must retain the above copyright notice,
20-
* this list of conditions and the following disclaimer.
21-
* 2. Redistributions in binary form must reproduce the above copyright notice,
22-
* this list of conditions and the following disclaimer in the documentation
23-
* and/or other materials provided with the distribution.
24-
* 3. Neither the name of STMicroelectronics nor the names of its contributors
25-
* may be used to endorse or promote products derived from this software
26-
* without specific prior written permission.
27-
*
28-
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
29-
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
30-
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31-
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
32-
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
33-
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
34-
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
35-
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
36-
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37-
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
18+
* This software component is licensed by ST under BSD 3-Clause license,
19+
* the "License"; You may not use this file except in compliance with the
20+
* License. You may obtain a copy of the License at:
21+
* opensource.org/licenses/BSD-3-Clause
3822
*
3923
******************************************************************************
4024
*/

system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12,29 +12,13 @@
1212
******************************************************************************
1313
* @attention
1414
*
15-
* <h2><center>&copy; COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
15+
* <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
16+
* All rights reserved.</center></h2>
1617
*
17-
* Redistribution and use in source and binary forms, with or without modification,
18-
* are permitted provided that the following conditions are met:
19-
* 1. Redistributions of source code must retain the above copyright notice,
20-
* this list of conditions and the following disclaimer.
21-
* 2. Redistributions in binary form must reproduce the above copyright notice,
22-
* this list of conditions and the following disclaimer in the documentation
23-
* and/or other materials provided with the distribution.
24-
* 3. Neither the name of STMicroelectronics nor the names of its contributors
25-
* may be used to endorse or promote products derived from this software
26-
* without specific prior written permission.
27-
*
28-
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
29-
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
30-
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31-
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
32-
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
33-
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
34-
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
35-
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
36-
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37-
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
18+
* This software component is licensed by ST under BSD 3-Clause license,
19+
* the "License"; You may not use this file except in compliance with the
20+
* License. You may obtain a copy of the License at:
21+
* opensource.org/licenses/BSD-3-Clause
3822
*
3923
******************************************************************************
4024
*/

system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f410cx.h

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12,29 +12,13 @@
1212
******************************************************************************
1313
* @attention
1414
*
15-
* <h2><center>&copy; COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
15+
* <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
16+
* All rights reserved.</center></h2>
1617
*
17-
* Redistribution and use in source and binary forms, with or without modification,
18-
* are permitted provided that the following conditions are met:
19-
* 1. Redistributions of source code must retain the above copyright notice,
20-
* this list of conditions and the following disclaimer.
21-
* 2. Redistributions in binary form must reproduce the above copyright notice,
22-
* this list of conditions and the following disclaimer in the documentation
23-
* and/or other materials provided with the distribution.
24-
* 3. Neither the name of STMicroelectronics nor the names of its contributors
25-
* may be used to endorse or promote products derived from this software
26-
* without specific prior written permission.
27-
*
28-
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
29-
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
30-
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31-
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
32-
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
33-
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
34-
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
35-
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
36-
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37-
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
18+
* This software component is licensed by ST under BSD 3-Clause license,
19+
* the "License"; You may not use this file except in compliance with the
20+
* License. You may obtain a copy of the License at:
21+
* opensource.org/licenses/BSD-3-Clause
3822
*
3923
******************************************************************************
4024
*/

system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f410rx.h

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12,29 +12,13 @@
1212
******************************************************************************
1313
* @attention
1414
*
15-
* <h2><center>&copy; COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
15+
* <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
16+
* All rights reserved.</center></h2>
1617
*
17-
* Redistribution and use in source and binary forms, with or without modification,
18-
* are permitted provided that the following conditions are met:
19-
* 1. Redistributions of source code must retain the above copyright notice,
20-
* this list of conditions and the following disclaimer.
21-
* 2. Redistributions in binary form must reproduce the above copyright notice,
22-
* this list of conditions and the following disclaimer in the documentation
23-
* and/or other materials provided with the distribution.
24-
* 3. Neither the name of STMicroelectronics nor the names of its contributors
25-
* may be used to endorse or promote products derived from this software
26-
* without specific prior written permission.
27-
*
28-
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
29-
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
30-
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31-
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
32-
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
33-
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
34-
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
35-
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
36-
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37-
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
18+
* This software component is licensed by ST under BSD 3-Clause license,
19+
* the "License"; You may not use this file except in compliance with the
20+
* License. You may obtain a copy of the License at:
21+
* opensource.org/licenses/BSD-3-Clause
3822
*
3923
******************************************************************************
4024
*/

system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f410tx.h

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12,29 +12,13 @@
1212
******************************************************************************
1313
* @attention
1414
*
15-
* <h2><center>&copy; COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
15+
* <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
16+
* All rights reserved.</center></h2>
1617
*
17-
* Redistribution and use in source and binary forms, with or without modification,
18-
* are permitted provided that the following conditions are met:
19-
* 1. Redistributions of source code must retain the above copyright notice,
20-
* this list of conditions and the following disclaimer.
21-
* 2. Redistributions in binary form must reproduce the above copyright notice,
22-
* this list of conditions and the following disclaimer in the documentation
23-
* and/or other materials provided with the distribution.
24-
* 3. Neither the name of STMicroelectronics nor the names of its contributors
25-
* may be used to endorse or promote products derived from this software
26-
* without specific prior written permission.
27-
*
28-
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
29-
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
30-
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31-
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
32-
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
33-
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
34-
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
35-
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
36-
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37-
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
18+
* This software component is licensed by ST under BSD 3-Clause license,
19+
* the "License"; You may not use this file except in compliance with the
20+
* License. You may obtain a copy of the License at:
21+
* opensource.org/licenses/BSD-3-Clause
3822
*
3923
******************************************************************************
4024
*/

system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f411xe.h

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12,29 +12,13 @@
1212
******************************************************************************
1313
* @attention
1414
*
15-
* <h2><center>&copy; COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
15+
* <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
16+
* All rights reserved.</center></h2>
1617
*
17-
* Redistribution and use in source and binary forms, with or without modification,
18-
* are permitted provided that the following conditions are met:
19-
* 1. Redistributions of source code must retain the above copyright notice,
20-
* this list of conditions and the following disclaimer.
21-
* 2. Redistributions in binary form must reproduce the above copyright notice,
22-
* this list of conditions and the following disclaimer in the documentation
23-
* and/or other materials provided with the distribution.
24-
* 3. Neither the name of STMicroelectronics nor the names of its contributors
25-
* may be used to endorse or promote products derived from this software
26-
* without specific prior written permission.
27-
*
28-
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
29-
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
30-
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31-
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
32-
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
33-
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
34-
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
35-
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
36-
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37-
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
18+
* This software component is licensed by ST under BSD 3-Clause license,
19+
* the "License"; You may not use this file except in compliance with the
20+
* License. You may obtain a copy of the License at:
21+
* opensource.org/licenses/BSD-3-Clause
3822
*
3923
******************************************************************************
4024
*/

system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f412cx.h

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12,29 +12,13 @@
1212
******************************************************************************
1313
* @attention
1414
*
15-
* <h2><center>&copy; COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
15+
* <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
16+
* All rights reserved.</center></h2>
1617
*
17-
* Redistribution and use in source and binary forms, with or without modification,
18-
* are permitted provided that the following conditions are met:
19-
* 1. Redistributions of source code must retain the above copyright notice,
20-
* this list of conditions and the following disclaimer.
21-
* 2. Redistributions in binary form must reproduce the above copyright notice,
22-
* this list of conditions and the following disclaimer in the documentation
23-
* and/or other materials provided with the distribution.
24-
* 3. Neither the name of STMicroelectronics nor the names of its contributors
25-
* may be used to endorse or promote products derived from this software
26-
* without specific prior written permission.
27-
*
28-
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
29-
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
30-
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31-
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
32-
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
33-
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
34-
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
35-
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
36-
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37-
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
18+
* This software component is licensed by ST under BSD 3-Clause license,
19+
* the "License"; You may not use this file except in compliance with the
20+
* License. You may obtain a copy of the License at:
21+
* opensource.org/licenses/BSD-3-Clause
3822
*
3923
******************************************************************************
4024
*/

0 commit comments

Comments
 (0)