Skip to content

Commit a192198

Browse files
authored
Merge pull request #2659 from fpistm/stm32cubemp1_update
chore(mp1): update to latest STM32CubeMP1 v1.7.0
2 parents 463335f + 851eb99 commit a192198

Some content is hidden

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

64 files changed

+12287
-10181
lines changed

CI/update/stm32cube.py

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -930,13 +930,13 @@ def updateCore():
930930
print(
931931
"WARNING: OpenAmp MW has been updated, please check whether Arduino implementation:"
932932
)
933-
print(" * cores/arduino/stm32/OpenAMP/mbox_ipcc.h")
934-
print(" * cores/arduino/stm32/OpenAMP/mbox_ipcc.c")
935-
print(" * cores/arduino/stm32/OpenAMP/rsc_table.h")
936-
print(" * cores/arduino/stm32/OpenAMP/rsc_table.c")
937-
print(" * cores/arduino/stm32/OpenAMP/openamp.h")
938-
print(" * cores/arduino/stm32/OpenAMP/openamp.c")
939-
print(" * cores/arduino/stm32/OpenAMP/openamp_conf.h")
933+
print(" * libraries/VirtIO/src/mbox_ipcc.h")
934+
print(" * libraries/VirtIO/src/mbox_ipcc.c")
935+
print(" * libraries/VirtIO/src/rsc_table.h")
936+
print(" * libraries/VirtIO/src/rsc_table.c")
937+
print(" * libraries/VirtIO/inc/openamp.h")
938+
print(" * libraries/VirtIO/src/openamp.c")
939+
print(" * libraries/VirtIO/inc/openamp_conf.h")
940940
print(" should be updated from Cube project:")
941941
print(
942942
" --> Projects/STM32MP157C-DK2/Applications/OpenAMP/OpenAMP_TTY_echo"

system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include/stm32mp151axx_ca7.h

Lines changed: 447 additions & 407 deletions
Large diffs are not rendered by default.

system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include/stm32mp151axx_cm4.h

Lines changed: 447 additions & 407 deletions
Large diffs are not rendered by default.

system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include/stm32mp151cxx_ca7.h

Lines changed: 447 additions & 407 deletions
Large diffs are not rendered by default.

system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include/stm32mp151cxx_cm4.h

Lines changed: 447 additions & 407 deletions
Large diffs are not rendered by default.

system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include/stm32mp151dxx_ca7.h

Lines changed: 447 additions & 407 deletions
Large diffs are not rendered by default.

system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include/stm32mp151dxx_cm4.h

Lines changed: 447 additions & 407 deletions
Large diffs are not rendered by default.

system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include/stm32mp151fxx_ca7.h

Lines changed: 447 additions & 407 deletions
Large diffs are not rendered by default.

system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include/stm32mp151fxx_cm4.h

Lines changed: 447 additions & 407 deletions
Large diffs are not rendered by default.

system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include/stm32mp153axx_ca7.h

Lines changed: 447 additions & 407 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)