mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Rename Sequre_S60 folder to Sequre
This commit is contained in:
@@ -118,9 +118,9 @@ endif # ALL_MINIWARE_MODELS
|
||||
ifeq ($(model),$(filter $(model),$(ALL_SEQURE_MODELS)))
|
||||
$(info Building for Sequre )
|
||||
|
||||
DEVICE_BSP_DIR=./Core/BSP/Sequre_S60
|
||||
DEVICE_BSP_DIR=./Core/BSP/Sequre
|
||||
S_SRCS:=$(shell find $(S60_STARTUP_DIR) -type f -name '*.S')
|
||||
LDSCRIPT=./Core/BSP/Sequre_S60/stm32f103.ld
|
||||
LDSCRIPT=./Core/BSP/Sequre/stm32f103.ld
|
||||
DEV_GLOBAL_DEFS=-D STM32F103T8Ux \
|
||||
-D STM32F1 \
|
||||
-D STM32 \
|
||||
|
||||
Reference in New Issue
Block a user