fix iar make build with wb and u5
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
MCU_VARIANT = stm32u585xx
|
||||
CFLAGS += \
|
||||
-DSTM32U585xx \
|
||||
|
||||
# All source paths should be relative to the top level.
|
||||
LD_FILE = ${FAMILY_PATH}/linker/STM32U575xx_FLASH.ld
|
||||
|
||||
SRC_S += $(ST_CMSIS)/Source/Templates/gcc/startup_stm32u575xx.s
|
||||
|
||||
MCU_VARIANT = stm32u585xx
|
||||
# For flash-jlink target
|
||||
JLINK_DEVICE = stm32u585zi
|
||||
|
Reference in New Issue
Block a user