Skip to content

Commit a19f8e1

Browse files
committed
fix(U0): remove duplicate file
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent aaa6b61 commit a19f8e1

File tree

2 files changed

+0
-301
lines changed

2 files changed

+0
-301
lines changed

cores/arduino/stm32/stm32_def_build.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -436,8 +436,6 @@
436436
#define CMSIS_STARTUP_FILE "startup_stm32u073xx.s"
437437
#elif defined(STM32U083xx)
438438
#define CMSIS_STARTUP_FILE "startup_stm32u083xx.s"
439-
#elif defined(STM32U0xx)
440-
#define CMSIS_STARTUP_FILE "startup_stm32u0xx.s"
441439
#elif defined(STM32U535xx)
442440
#define CMSIS_STARTUP_FILE "startup_stm32u535xx.s"
443441
#elif defined(STM32U545xx)

system/Drivers/CMSIS/Device/ST/STM32U0xx/Source/Templates/gcc/startup_stm32u0xx.s

Lines changed: 0 additions & 299 deletions
This file was deleted.

0 commit comments

Comments
 (0)