Skip to content

Commit 5cb599a

Browse files
authored
Merge pull request #2335 from fpistm/STM32CubeU5_update
chore(u7): update to latest STM32CubeU5 v1.5.0
2 parents d2f08e8 + cf9c1a9 commit 5cb599a

File tree

272 files changed

+5890
-3387
lines changed

Some content is hidden

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

272 files changed

+5890
-3387
lines changed

Diff for: system/Drivers/CMSIS/Device/ST/STM32U5xx/Include/Templates/partition_stm32u535xx.h

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
* - Setup behavior of Floating Point Unit
1212
* - Setup Interrupt Target
1313
*
14-
******************************************************************************/
15-
/**
16-
* Copyright (c) 2009-2016 ARM Limited. All rights reserved.
17-
* Portions Copyright (c) 2023 STMicroelectronics, all rights reserved
14+
******************************************************************************
15+
* Copyright (c) 2009-2019 Arm Limited. All rights reserved.
16+
* Copyright (c) 2023 STMicroelectronics. All rights reserved.
1817
*
1918
* SPDX-License-Identifier: Apache-2.0
2019
*
2120
* Licensed under the Apache License, Version 2.0 (the License); you may
2221
* not use this file except in compliance with the License.
2322
* You may obtain a copy of the License at
2423
*
25-
* http://www.apache.org/licenses/LICENSE-2.0
24+
* www.apache.org/licenses/LICENSE-2.0
2625
*
2726
* Unless required by applicable law or agreed to in writing, software
2827
* distributed under the License is distributed on an AS IS BASIS, WITHOUT
2928
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3029
* See the License for the specific language governing permissions and
3130
* limitations under the License.
31+
******************************************************************************
3232
*/
3333

3434
#ifndef PARTITION_STM32U535XX_H

Diff for: system/Drivers/CMSIS/Device/ST/STM32U5xx/Include/Templates/partition_stm32u545xx.h

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
* - Setup behavior of Floating Point Unit
1212
* - Setup Interrupt Target
1313
*
14-
******************************************************************************/
15-
/**
16-
* Copyright (c) 2009-2016 ARM Limited. All rights reserved.
17-
* Portions Copyright (c) 2023 STMicroelectronics, all rights reserved
14+
******************************************************************************
15+
* Copyright (c) 2009-2019 Arm Limited. All rights reserved.
16+
* Copyright (c) 2023 STMicroelectronics. All rights reserved.
1817
*
1918
* SPDX-License-Identifier: Apache-2.0
2019
*
2120
* Licensed under the Apache License, Version 2.0 (the License); you may
2221
* not use this file except in compliance with the License.
2322
* You may obtain a copy of the License at
2423
*
25-
* http://www.apache.org/licenses/LICENSE-2.0
24+
* www.apache.org/licenses/LICENSE-2.0
2625
*
2726
* Unless required by applicable law or agreed to in writing, software
2827
* distributed under the License is distributed on an AS IS BASIS, WITHOUT
2928
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3029
* See the License for the specific language governing permissions and
3130
* limitations under the License.
31+
******************************************************************************
3232
*/
3333

3434
#ifndef PARTITION_STM32U545XX_H

Diff for: system/Drivers/CMSIS/Device/ST/STM32U5xx/Include/Templates/partition_stm32u575xx.h

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
* - Setup behavior of Floating Point Unit
1212
* - Setup Interrupt Target
1313
*
14-
******************************************************************************/
15-
/**
16-
* Copyright (c) 2009-2016 ARM Limited. All rights reserved.
17-
* Portions Copyright (c) 2021 STMicroelectronics, all rights reserved
14+
******************************************************************************
15+
* Copyright (c) 2009-2019 Arm Limited. All rights reserved.
16+
* Copyright (c) 2023 STMicroelectronics. All rights reserved.
1817
*
1918
* SPDX-License-Identifier: Apache-2.0
2019
*
2120
* Licensed under the Apache License, Version 2.0 (the License); you may
2221
* not use this file except in compliance with the License.
2322
* You may obtain a copy of the License at
2423
*
25-
* http://www.apache.org/licenses/LICENSE-2.0
24+
* www.apache.org/licenses/LICENSE-2.0
2625
*
2726
* Unless required by applicable law or agreed to in writing, software
2827
* distributed under the License is distributed on an AS IS BASIS, WITHOUT
2928
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3029
* See the License for the specific language governing permissions and
3130
* limitations under the License.
31+
******************************************************************************
3232
*/
3333

3434
#ifndef PARTITION_STM32U575XX_H

Diff for: system/Drivers/CMSIS/Device/ST/STM32U5xx/Include/Templates/partition_stm32u585xx.h

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
* - Setup behavior of Floating Point Unit
1212
* - Setup Interrupt Target
1313
*
14-
******************************************************************************/
15-
/**
16-
* Copyright (c) 2009-2016 ARM Limited. All rights reserved.
17-
* Portions Copyright (c) 2021 STMicroelectronics, all rights reserved
14+
******************************************************************************
15+
* Copyright (c) 2009-2019 Arm Limited. All rights reserved.
16+
* Copyright (c) 2023 STMicroelectronics. All rights reserved.
1817
*
1918
* SPDX-License-Identifier: Apache-2.0
2019
*
2120
* Licensed under the Apache License, Version 2.0 (the License); you may
2221
* not use this file except in compliance with the License.
2322
* You may obtain a copy of the License at
2423
*
25-
* http://www.apache.org/licenses/LICENSE-2.0
24+
* www.apache.org/licenses/LICENSE-2.0
2625
*
2726
* Unless required by applicable law or agreed to in writing, software
2827
* distributed under the License is distributed on an AS IS BASIS, WITHOUT
2928
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3029
* See the License for the specific language governing permissions and
3130
* limitations under the License.
31+
******************************************************************************
3232
*/
3333

3434
#ifndef PARTITION_STM32U585XX_H

Diff for: system/Drivers/CMSIS/Device/ST/STM32U5xx/Include/Templates/partition_stm32u595xx.h

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
* - Setup behavior of Floating Point Unit
1212
* - Setup Interrupt Target
1313
*
14-
******************************************************************************/
15-
/**
16-
* Copyright (c) 2009-2016 ARM Limited. All rights reserved.
17-
* Portions Copyright (c) 2022 STMicroelectronics, all rights reserved
14+
******************************************************************************
15+
* Copyright (c) 2009-2019 Arm Limited. All rights reserved.
16+
* Copyright (c) 2023 STMicroelectronics. All rights reserved.
1817
*
1918
* SPDX-License-Identifier: Apache-2.0
2019
*
2120
* Licensed under the Apache License, Version 2.0 (the License); you may
2221
* not use this file except in compliance with the License.
2322
* You may obtain a copy of the License at
2423
*
25-
* http://www.apache.org/licenses/LICENSE-2.0
24+
* www.apache.org/licenses/LICENSE-2.0
2625
*
2726
* Unless required by applicable law or agreed to in writing, software
2827
* distributed under the License is distributed on an AS IS BASIS, WITHOUT
2928
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3029
* See the License for the specific language governing permissions and
3130
* limitations under the License.
31+
******************************************************************************
3232
*/
3333

3434
#ifndef PARTITION_STM32U595XX_H

Diff for: system/Drivers/CMSIS/Device/ST/STM32U5xx/Include/Templates/partition_stm32u599xx.h

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
* - Setup behavior of Floating Point Unit
1212
* - Setup Interrupt Target
1313
*
14-
******************************************************************************/
15-
/**
16-
* Copyright (c) 2009-2016 ARM Limited. All rights reserved.
17-
* Portions Copyright (c) 2022 STMicroelectronics, all rights reserved
14+
******************************************************************************
15+
* Copyright (c) 2009-2019 Arm Limited. All rights reserved.
16+
* Copyright (c) 2023 STMicroelectronics. All rights reserved.
1817
*
1918
* SPDX-License-Identifier: Apache-2.0
2019
*
2120
* Licensed under the Apache License, Version 2.0 (the License); you may
2221
* not use this file except in compliance with the License.
2322
* You may obtain a copy of the License at
2423
*
25-
* http://www.apache.org/licenses/LICENSE-2.0
24+
* www.apache.org/licenses/LICENSE-2.0
2625
*
2726
* Unless required by applicable law or agreed to in writing, software
2827
* distributed under the License is distributed on an AS IS BASIS, WITHOUT
2928
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3029
* See the License for the specific language governing permissions and
3130
* limitations under the License.
31+
******************************************************************************
3232
*/
3333

3434
#ifndef PARTITION_STM32U599XX_H

Diff for: system/Drivers/CMSIS/Device/ST/STM32U5xx/Include/Templates/partition_stm32u5a5xx.h

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
* - Setup behavior of Floating Point Unit
1212
* - Setup Interrupt Target
1313
*
14-
******************************************************************************/
15-
/**
16-
* Copyright (c) 2009-2016 ARM Limited. All rights reserved.
17-
* Portions Copyright (c) 2022 STMicroelectronics, all rights reserved
14+
******************************************************************************
15+
* Copyright (c) 2009-2019 Arm Limited. All rights reserved.
16+
* Copyright (c) 2023 STMicroelectronics. All rights reserved.
1817
*
1918
* SPDX-License-Identifier: Apache-2.0
2019
*
2120
* Licensed under the Apache License, Version 2.0 (the License); you may
2221
* not use this file except in compliance with the License.
2322
* You may obtain a copy of the License at
2423
*
25-
* http://www.apache.org/licenses/LICENSE-2.0
24+
* www.apache.org/licenses/LICENSE-2.0
2625
*
2726
* Unless required by applicable law or agreed to in writing, software
2827
* distributed under the License is distributed on an AS IS BASIS, WITHOUT
2928
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3029
* See the License for the specific language governing permissions and
3130
* limitations under the License.
31+
******************************************************************************
3232
*/
3333

3434
#ifndef PARTITION_STM32U5A5XX_H

Diff for: system/Drivers/CMSIS/Device/ST/STM32U5xx/Include/Templates/partition_stm32u5a9xx.h

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
* - Setup behavior of Floating Point Unit
1212
* - Setup Interrupt Target
1313
*
14-
******************************************************************************/
15-
/**
16-
* Copyright (c) 2009-2016 ARM Limited. All rights reserved.
17-
* Portions Copyright (c) 2022 STMicroelectronics, all rights reserved
14+
******************************************************************************
15+
* Copyright (c) 2009-2019 Arm Limited. All rights reserved.
16+
* Copyright (c) 2023 STMicroelectronics. All rights reserved.
1817
*
1918
* SPDX-License-Identifier: Apache-2.0
2019
*
2120
* Licensed under the Apache License, Version 2.0 (the License); you may
2221
* not use this file except in compliance with the License.
2322
* You may obtain a copy of the License at
2423
*
25-
* http://www.apache.org/licenses/LICENSE-2.0
24+
* www.apache.org/licenses/LICENSE-2.0
2625
*
2726
* Unless required by applicable law or agreed to in writing, software
2827
* distributed under the License is distributed on an AS IS BASIS, WITHOUT
2928
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3029
* See the License for the specific language governing permissions and
3130
* limitations under the License.
31+
******************************************************************************
3232
*/
3333

3434
#ifndef PARTITION_STM32U5A9XX_H

Diff for: system/Drivers/CMSIS/Device/ST/STM32U5xx/Include/Templates/partition_stm32u5f7xx.h

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
* - Setup behavior of Floating Point Unit
1212
* - Setup Interrupt Target
1313
*
14-
******************************************************************************/
15-
/**
16-
* Copyright (c) 2009-2016 ARM Limited. All rights reserved.
17-
* Portions Copyright (c) 2022 STMicroelectronics, all rights reserved
14+
******************************************************************************
15+
* Copyright (c) 2009-2019 Arm Limited. All rights reserved.
16+
* Copyright (c) 2023 STMicroelectronics. All rights reserved.
1817
*
1918
* SPDX-License-Identifier: Apache-2.0
2019
*
2120
* Licensed under the Apache License, Version 2.0 (the License); you may
2221
* not use this file except in compliance with the License.
2322
* You may obtain a copy of the License at
2423
*
25-
* http://www.apache.org/licenses/LICENSE-2.0
24+
* www.apache.org/licenses/LICENSE-2.0
2625
*
2726
* Unless required by applicable law or agreed to in writing, software
2827
* distributed under the License is distributed on an AS IS BASIS, WITHOUT
2928
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3029
* See the License for the specific language governing permissions and
3130
* limitations under the License.
31+
******************************************************************************
3232
*/
3333

3434
#ifndef PARTITION_STM32U5F7XX_H

Diff for: system/Drivers/CMSIS/Device/ST/STM32U5xx/Include/Templates/partition_stm32u5f9xx.h

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
* - Setup behavior of Floating Point Unit
1212
* - Setup Interrupt Target
1313
*
14-
******************************************************************************/
15-
/**
16-
* Copyright (c) 2009-2016 ARM Limited. All rights reserved.
17-
* Portions Copyright (c) 2022 STMicroelectronics, all rights reserved
14+
******************************************************************************
15+
* Copyright (c) 2009-2019 Arm Limited. All rights reserved.
16+
* Copyright (c) 2023 STMicroelectronics. All rights reserved.
1817
*
1918
* SPDX-License-Identifier: Apache-2.0
2019
*
2120
* Licensed under the Apache License, Version 2.0 (the License); you may
2221
* not use this file except in compliance with the License.
2322
* You may obtain a copy of the License at
2423
*
25-
* http://www.apache.org/licenses/LICENSE-2.0
24+
* www.apache.org/licenses/LICENSE-2.0
2625
*
2726
* Unless required by applicable law or agreed to in writing, software
2827
* distributed under the License is distributed on an AS IS BASIS, WITHOUT
2928
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3029
* See the License for the specific language governing permissions and
3130
* limitations under the License.
31+
******************************************************************************
3232
*/
3333

3434
#ifndef PARTITION_STM32U5F9XX_H

Diff for: system/Drivers/CMSIS/Device/ST/STM32U5xx/Include/Templates/partition_stm32u5g7xx.h

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
* - Setup behavior of Floating Point Unit
1212
* - Setup Interrupt Target
1313
*
14-
******************************************************************************/
15-
/**
16-
* Copyright (c) 2009-2016 ARM Limited. All rights reserved.
17-
* Portions Copyright (c) 2022 STMicroelectronics, all rights reserved
14+
******************************************************************************
15+
* Copyright (c) 2009-2019 Arm Limited. All rights reserved.
16+
* Copyright (c) 2023 STMicroelectronics. All rights reserved.
1817
*
1918
* SPDX-License-Identifier: Apache-2.0
2019
*
2120
* Licensed under the Apache License, Version 2.0 (the License); you may
2221
* not use this file except in compliance with the License.
2322
* You may obtain a copy of the License at
2423
*
25-
* http://www.apache.org/licenses/LICENSE-2.0
24+
* www.apache.org/licenses/LICENSE-2.0
2625
*
2726
* Unless required by applicable law or agreed to in writing, software
2827
* distributed under the License is distributed on an AS IS BASIS, WITHOUT
2928
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3029
* See the License for the specific language governing permissions and
3130
* limitations under the License.
31+
******************************************************************************
3232
*/
3333

3434
#ifndef PARTITION_STM32U5G7XX_H

Diff for: system/Drivers/CMSIS/Device/ST/STM32U5xx/Include/Templates/partition_stm32u5g9xx.h

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
* - Setup behavior of Floating Point Unit
1212
* - Setup Interrupt Target
1313
*
14-
******************************************************************************/
15-
/**
16-
* Copyright (c) 2009-2016 ARM Limited. All rights reserved.
17-
* Portions Copyright (c) 2022 STMicroelectronics, all rights reserved
14+
******************************************************************************
15+
* Copyright (c) 2009-2019 Arm Limited. All rights reserved.
16+
* Copyright (c) 2023 STMicroelectronics. All rights reserved.
1817
*
1918
* SPDX-License-Identifier: Apache-2.0
2019
*
2120
* Licensed under the Apache License, Version 2.0 (the License); you may
2221
* not use this file except in compliance with the License.
2322
* You may obtain a copy of the License at
2423
*
25-
* http://www.apache.org/licenses/LICENSE-2.0
24+
* www.apache.org/licenses/LICENSE-2.0
2625
*
2726
* Unless required by applicable law or agreed to in writing, software
2827
* distributed under the License is distributed on an AS IS BASIS, WITHOUT
2928
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3029
* See the License for the specific language governing permissions and
3130
* limitations under the License.
31+
******************************************************************************
3232
*/
3333

3434
#ifndef PARTITION_STM32U5G9XX_H

0 commit comments

Comments
 (0)