diff options
| author | wires <wires@noreply.wires.systems> | 2025-10-05 13:59:52 -0400 |
|---|---|---|
| committer | wires <wires@noreply.wires.systems> | 2025-10-05 13:59:52 -0400 |
| commit | 43620e3f0bf5bbe933c5908f9d008dd0eb5c9444 (patch) | |
| tree | 680c7df9080bb8e734db1347e78fea8e6e4c63ff /docker/openocd/interface/ft2232h.cfg | |
| parent | update rpi firmware (diff) | |
| download | zosimos-43620e3f0bf5bbe933c5908f9d008dd0eb5c9444.tar.gz | |
strip out docker stuff since networking broke
Diffstat (limited to 'docker/openocd/interface/ft2232h.cfg')
| -rw-r--r-- | docker/openocd/interface/ft2232h.cfg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docker/openocd/interface/ft2232h.cfg b/docker/openocd/interface/ft2232h.cfg deleted file mode 100644 index 441b853..0000000 --- a/docker/openocd/interface/ft2232h.cfg +++ /dev/null @@ -1,8 +0,0 @@ -adapter driver ftdi - -ftdi device_desc "FT2232H MiniModule" -ftdi vid_pid 0x0403 0x6010 - -ftdi layout_init 0x0000 0x000b - -ftdi channel 0 |