rename ra board name

This commit is contained in:
hathach
2023-03-16 11:39:53 +07:00
parent 92aed7e3e0
commit 2a10d5c20b
8 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ FSP_MCU_DIR = hw/mcu/renesas/fsp/ra/fsp/src/bsp/mcu/ra4m3
FSP_BOARD_DIR = hw/mcu/renesas/fsp/ra/board/ra4m3_ek FSP_BOARD_DIR = hw/mcu/renesas/fsp/ra/board/ra4m3_ek
# All source paths should be relative to the top level. # All source paths should be relative to the top level.
LD_FILE = $(BOARD_PATH)/ek_ra4m3.ld LD_FILE = $(BOARD_PATH)/ra4m3_ek.ld
# For flash-jlink target # For flash-jlink target
JLINK_DEVICE = R7FA4M3AF JLINK_DEVICE = R7FA4M3AF