Skip to content
Commit 9df66e65 authored by Takuya Sasaki's avatar Takuya Sasaki Committed by Chris Friedt
Browse files

boards: scobc_a1: Cleanup OpenOCD script



The default OpenOCD interface for the SC-OBC Module A1 has changed to
CMSIS-DAP, with standard interfaces such as the Raspberry Pi Pico Debug
Probe.

To accommodate multiple debug interfaces, the OpenOCD scripts have been
cleaned up.

If you still wish to use FT2232D or FT232R interface,
please set the following environment variable before running
`west flash`:

  $ export OPENOCD_INTERFACE=FT2232D
  $ west flash

  $ export OPENOCD_INTERFACE=FT232R
  $ west flash

Signed-off-by: default avatarTakuya Sasaki <takuya.sasaki@spacecubics.com>
Signed-off-by: default avatarGaetan Perrot <gaetan.perrot@spacecubics.com>
parent 633c0fe2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment