Skip to content

Commit 2a10d5c

Browse files
committed
rename ra board name
1 parent 92aed7e commit 2a10d5c

File tree

8 files changed

+1
-1
lines changed

8 files changed

+1
-1
lines changed

hw/bsp/ra/boards/ek_ra4m3/board.mk renamed to hw/bsp/ra/boards/ra4m3_ek/board.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ FSP_MCU_DIR = hw/mcu/renesas/fsp/ra/fsp/src/bsp/mcu/ra4m3
88
FSP_BOARD_DIR = hw/mcu/renesas/fsp/ra/board/ra4m3_ek
99

1010
# All source paths should be relative to the top level.
11-
LD_FILE = $(BOARD_PATH)/ek_ra4m3.ld
11+
LD_FILE = $(BOARD_PATH)/ra4m3_ek.ld
1212

1313
# For flash-jlink target
1414
JLINK_DEVICE = R7FA4M3AF

0 commit comments

Comments
 (0)