File tree Expand file tree Collapse file tree 15 files changed +20
-28
lines changed Expand file tree Collapse file tree 15 files changed +20
-28
lines changed Original file line number Diff line number Diff line change 11# Copyright (c) 2018, Evry ASA
2- #
32# SPDX-License-Identifier: Apache-2.0
4- #
3+
54board_runner_args(jlink "--device=EFR32MG12PxxxF1024" )
65include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake)
Original file line number Diff line number Diff line change 11# Copyright (c) 2021, Sateesh Kotapati
2- #
32# SPDX-License-Identifier: Apache-2.0
4- #
53
64board_runner_args(jlink "--device=EFR32MG24BxxxF1536" "--reset-after-load" )
75include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake)
Original file line number Diff line number Diff line change 33
44board_runner_args(jlink "--device=EFR32BG27CxxxF768" "--reset-after-load" )
55include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake)
6+
67board_runner_args(silabs_commander "--device=EFR32BG27C140F768IM40" )
78include (${ZEPHYR_BASE} /boards/common/silabs_commander.board.cmake)
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: Apache-2.0
22
3- board_runner_args(openocd)
43board_runner_args(jlink "--device=EFR32BG13PxxxF512" )
4+ include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake)
55
6+ board_runner_args(openocd)
67include (${ZEPHYR_BASE} /boards/common/openocd.board.cmake)
7- include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake)
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: Apache-2.0
22
3- board_runner_args(openocd)
43board_runner_args(jlink "--device=EFR32MG12PxxxF1024" )
4+ include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake)
55
6+ board_runner_args(openocd)
67include (${ZEPHYR_BASE} /boards/common/openocd.board.cmake)
7- include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake)
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: Apache-2.0
22
3- board_runner_args(openocd)
43board_runner_args(jlink "--device=EFR32MG12PxxxF1024" )
4+ include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake)
55
6+ board_runner_args(openocd)
67include (${ZEPHYR_BASE} /boards/common/openocd.board.cmake)
7- include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake)
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: Apache-2.0
22
3- board_runner_args(openocd)
43board_runner_args(jlink "--device=EFR32MG21AxxxF1024" )
4+ include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake)
55
6+ board_runner_args(openocd)
67include (${ZEPHYR_BASE} /boards/common/openocd.board.cmake)
7- include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake)
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: Apache-2.0
22
33board_runner_args(openocd)
4- board_runner_args(jlink "--device=EFR32FG1PxxxF256" )
5-
64include (${ZEPHYR_BASE} /boards/common/openocd.board.cmake)
5+
6+ board_runner_args(jlink "--device=EFR32FG1PxxxF256" )
77include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake)
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: Apache-2.0
22
3- board_runner_args(openocd)
43board_runner_args(jlink "--device=EFR32FG13PxxxF512" )
4+ include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake)
55
6+ board_runner_args(openocd)
67include (${ZEPHYR_BASE} /boards/common/openocd.board.cmake)
7- include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake)
Original file line number Diff line number Diff line change 44# SPDX-License-Identifier: Apache-2.0
55
66board_runner_args(jlink "--device=EFM32GG11B820F2048" )
7- board_runner_args(openocd)
8-
97include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake)
8+
9+ board_runner_args(openocd)
1010include (${ZEPHYR_BASE} /boards/common/openocd.board.cmake)
You can’t perform that action at this time.
0 commit comments