1# Copyright (c) 2022 Intel Corporation 2# SPDX-License-Identifier: Apache-2.0 3# Description: 4# Used by the runner to configure OpenOCD 5 6source [find altera-usb-blaster2-cyclonev.cfg] 7source [find target/altera_fpgasoc.cfg] 8
1# Copyright (c) 2022 Intel Corporation 2# SPDX-License-Identifier: Apache-2.0 3# Description: 4# Used by the runner to configure OpenOCD 5 6source [find altera-usb-blaster2-cyclonev.cfg] 7source [find target/altera_fpgasoc.cfg] 8