File tree Expand file tree Collapse file tree 17 files changed +65
-50
lines changed Expand file tree Collapse file tree 17 files changed +65
-50
lines changed Original file line number Diff line number Diff line change 1
- # Copyright (c) 2024 Analog Devices, Inc.
1
+ # Copyright (c) 2024-2025 Analog Devices, Inc.
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
4
- board_runner_args (openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]" )
5
- board_runner_args (openocd --cmd-pre-init "source [find target/max32690.cfg]" )
6
4
board_runner_args (jlink "--device=MAX32690" "--reset-after-load" )
7
5
6
+ include (${ZEPHYR_BASE} /boards/common/openocd-adi-max32.boards.cmake )
8
7
include (${ZEPHYR_BASE} /boards/common/openocd.board.cmake )
9
8
include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake )
Original file line number Diff line number Diff line change 1
- # Copyright (c) 2023-2024 Analog Devices, Inc.
1
+ # Copyright (c) 2023-2025 Analog Devices, Inc.
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
4
- board_runner_args (openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]" )
5
- board_runner_args (openocd --cmd-pre-init "source [find target/max32655.cfg]" )
6
4
board_runner_args (jlink "--device=MAX32655" "--reset-after-load" )
7
5
6
+ include (${ZEPHYR_BASE} /boards/common/openocd-adi-max32.boards.cmake )
8
7
include (${ZEPHYR_BASE} /boards/common/openocd.board.cmake )
9
8
include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake )
Original file line number Diff line number Diff line change 1
- # Copyright (c) 2023-2024 Analog Devices, Inc.
1
+ # Copyright (c) 2023-2025 Analog Devices, Inc.
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
4
- board_runner_args (openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]" )
5
- board_runner_args (openocd --cmd-pre-init "source [find target/max32655.cfg]" )
6
-
4
+ include (${ZEPHYR_BASE} /boards/common/openocd-adi-max32.boards.cmake )
7
5
include (${ZEPHYR_BASE} /boards/common/openocd.board.cmake )
Original file line number Diff line number Diff line change 1
- # Copyright (c) 2024 Analog Devices, Inc.
1
+ # Copyright (c) 2024-2025 Analog Devices, Inc.
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
4
- board_runner_args (openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]" )
5
- board_runner_args (openocd --cmd-pre-init "source [find target/max32662.cfg]" )
6
4
board_runner_args (jlink "--device=MAX32662" "--reset-after-load" )
7
5
6
+ include (${ZEPHYR_BASE} /boards/common/openocd-adi-max32.boards.cmake )
8
7
include (${ZEPHYR_BASE} /boards/common/openocd.board.cmake )
9
8
include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake )
Original file line number Diff line number Diff line change 1
- # Copyright (c) 2024 Analog Devices, Inc.
1
+ # Copyright (c) 2024-2025 Analog Devices, Inc.
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
4
- board_runner_args (openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]" )
5
- board_runner_args (openocd --cmd-pre-init "source [find target/max32665.cfg]" )
6
4
board_runner_args (jlink "--device=MAX32666" "--reset-after-load" )
7
5
6
+ include (${ZEPHYR_BASE} /boards/common/openocd-adi-max32.boards.cmake )
8
7
include (${ZEPHYR_BASE} /boards/common/openocd.board.cmake )
9
8
include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake )
Original file line number Diff line number Diff line change 1
- # Copyright (c) 2023-2024 Analog Devices, Inc.
1
+ # Copyright (c) 2023-2025 Analog Devices, Inc.
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
4
- board_runner_args (openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]" )
5
- board_runner_args (openocd --cmd-pre-init "source [find target/max32665.cfg]" )
6
4
board_runner_args (jlink "--device=MAX32666" "--reset-after-load" )
7
5
6
+ include (${ZEPHYR_BASE} /boards/common/openocd-adi-max32.boards.cmake )
8
7
include (${ZEPHYR_BASE} /boards/common/openocd.board.cmake )
9
8
include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake )
Original file line number Diff line number Diff line change 1
- # Copyright (c) 2024 Analog Devices, Inc.
1
+ # Copyright (c) 2024-2025 Analog Devices, Inc.
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
4
- board_runner_args (openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]" )
5
- board_runner_args (openocd --cmd-pre-init "source [find target/max32670.cfg]" )
6
-
4
+ include (${ZEPHYR_BASE} /boards/common/openocd-adi-max32.boards.cmake )
7
5
include (${ZEPHYR_BASE} /boards/common/openocd.board.cmake )
Original file line number Diff line number Diff line change 1
- # Copyright (c) 2024 Analog Devices, Inc.
1
+ # Copyright (c) 2024-2025 Analog Devices, Inc.
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
4
- board_runner_args (openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]" )
5
- board_runner_args (openocd --cmd-pre-init "source [find target/max32672.cfg]" )
6
4
board_runner_args (jlink "--device=MAX32672" "--reset-after-load" )
7
5
6
+ include (${ZEPHYR_BASE} /boards/common/openocd-adi-max32.boards.cmake )
8
7
include (${ZEPHYR_BASE} /boards/common/openocd.board.cmake )
9
8
include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake )
Original file line number Diff line number Diff line change 1
- # Copyright (c) 2024 Analog Devices, Inc.
1
+ # Copyright (c) 2024-2025 Analog Devices, Inc.
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
4
- board_runner_args (openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]" )
5
- board_runner_args (openocd --cmd-pre-init "source [find target/max32672.cfg]" )
6
-
4
+ include (${ZEPHYR_BASE} /boards/common/openocd-adi-max32.boards.cmake )
7
5
include (${ZEPHYR_BASE} /boards/common/openocd.board.cmake )
Original file line number Diff line number Diff line change 1
- # Copyright (c) 2024 Analog Devices, Inc.
1
+ # Copyright (c) 2024-2025 Analog Devices, Inc.
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
4
- board_runner_args (openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]" )
5
- board_runner_args (openocd --cmd-pre-init "source [find target/max32675.cfg]" )
6
4
board_runner_args (jlink "--device=MAX32675" "--reset-after-load" )
7
5
6
+ include (${ZEPHYR_BASE} /boards/common/openocd-adi-max32.boards.cmake )
8
7
include (${ZEPHYR_BASE} /boards/common/openocd.board.cmake )
9
8
include (${ZEPHYR_BASE} /boards/common/jlink.board.cmake )
You can’t perform that action at this time.
0 commit comments