Removed whitespace

pull/143/head
Hajer KALLEL 2021-08-20 21:16:58 +01:00 committed by Daniele Lacamera
parent 84869d65c8
commit b7d427e36e
1 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ ifeq ($(ARCH),ARM)
ARCH_FLASH_OFFSET=0x08000000
SPI_TARGET=stm32
endif
ifeq ($(TARGET),stm32l5)
CORTEX_M33=1
CFLAGS+=-Ihal -DCORTEX_M33
@ -77,7 +77,7 @@ ifeq ($(ARCH),ARM)
WOLFBOOT_ORIGIN=0x08000000
endif
endif
ifeq ($(TARGET),stm32l4)
ARCH_FLASH_OFFSET=0x08000000
SPI_TARGET=stm32