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 /ft2232h.cfg | |
| parent | update rpi firmware (diff) | |
| download | zosimos-43620e3f0bf5bbe933c5908f9d008dd0eb5c9444.tar.gz | |
strip out docker stuff since networking broke
Diffstat (limited to 'ft2232h.cfg')
| -rw-r--r-- | ft2232h.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ft2232h.cfg b/ft2232h.cfg new file mode 100644 index 0000000..441b853 --- /dev/null +++ b/ft2232h.cfg @@ -0,0 +1,8 @@ +adapter driver ftdi + +ftdi device_desc "FT2232H MiniModule" +ftdi vid_pid 0x0403 0x6010 + +ftdi layout_init 0x0000 0x000b + +ftdi channel 0 |