Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcfbac03

Browse files
committed
core(wl3): update wrapped files
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent28d4302 commitcfbac03

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎cores/arduino/stm32/stm32_def_build.h‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,9 @@
518518
#defineCMSIS_STARTUP_FILE "startup_stm32wb55xx_cm4.s"
519519
#elif defined(STM32WB5Mxx)
520520
#defineCMSIS_STARTUP_FILE "startup_stm32wb5mxx_cm4.s"
521-
#elif defined(STM32WL3xx)
521+
#elif defined(STM32WL3RX)
522+
#defineCMSIS_STARTUP_FILE "startup_stm32wl3rx.s"
523+
#elif defined(STM32WL3XX)
522524
#defineCMSIS_STARTUP_FILE "startup_stm32wl3xx.s"
523525
#elif defined(STM32WL54xx)&& defined(USE_CM0PLUS_STARTUP_FILE)
524526
#defineCMSIS_STARTUP_FILE "startup_stm32wl54xx_cm0plus.s"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp