Skip to content

Commit fba3a1e

Browse files
ZhaoxiangJincfriedt
authored andcommitted
boards: nxp: Use the mcxa346 linkserver for mcxa266
The frdm-mcxa266 linkserver is not ready now, temporarily use the frdm-mcxa346 linkserver. Signed-off-by: Zhaoxiang Jin <[email protected]>
1 parent a02be91 commit fba3a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/nxp/frdm_mcxa266/board.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66

77
board_runner_args(jlink "--device=MCXA266")
8-
board_runner_args(linkserver "--device=MCXA266:FRDM-MCXA266")
8+
board_runner_args(linkserver "--device=MCXA346:FRDM-MCXA346")
99
board_runner_args(pyocd "--target=mcxa266")
1010

1111
include(${ZEPHYR_BASE}/boards/common/linkserver.board.cmake)

0 commit comments

Comments
 (0)