We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a02be91 commit fba3a1eCopy full SHA for fba3a1e
boards/nxp/frdm_mcxa266/board.cmake
@@ -5,7 +5,7 @@
5
#
6
7
board_runner_args(jlink "--device=MCXA266")
8
-board_runner_args(linkserver "--device=MCXA266:FRDM-MCXA266")
+board_runner_args(linkserver "--device=MCXA346:FRDM-MCXA346")
9
board_runner_args(pyocd "--target=mcxa266")
10
11
include(${ZEPHYR_BASE}/boards/common/linkserver.board.cmake)
0 commit comments