This commit is contained in:
hathach
2023-03-16 23:21:15 +07:00
parent ffdffc7e06
commit e7d212f337
4 changed files with 10 additions and 10 deletions

View File

@@ -39,7 +39,7 @@ INC += \
$(TOP)/$(BOARD_PATH)
# For freeRTOS port source
FREERTOS_PORTABLE_SRC = ARM_CM33_NTZ/non_secure
FREERTOS_PORTABLE_SRC = $(FREERTOS_PORTABLE_PATH)/ARM_CM33_NTZ/non_secure
# flash target using on-board stlink
flash: flash-stlink