Merge pull request #1391 from perigoso/renesas-ra

Renesas ra family support
This commit is contained in:
Ha Thach
2023-03-17 11:28:54 +07:00
committed by GitHub
98 changed files with 4742 additions and 645 deletions

View File

@@ -52,7 +52,7 @@ INC += \
$(TOP)/$(ST_HAL_DRIVER)/Inc
# For freeRTOS port source
FREERTOS_PORT = ARM_CM4F
FREERTOS_PORTABLE_SRC = $(FREERTOS_PORTABLE_PATH)/ARM_CM4F
# flash target using on-board stlink
flash: flash-stlink