mirror of
https://github.com/mist-devel/mist-firmware.git
synced 2026-02-26 16:23:35 +00:00
esa11: openocd rule to flash firmware over onboard ft4232
This commit is contained in:
8
openocd/interface/esa11-ft4232-generic.cfg
Normal file
8
openocd/interface/esa11-ft4232-generic.cfg
Normal file
@@ -0,0 +1,8 @@
|
||||
#
|
||||
# ESA11 onboard FT4232
|
||||
#
|
||||
|
||||
interface ftdi
|
||||
ftdi_device_desc "Quad RS232-HS"
|
||||
ftdi_vid_pid 0x0403 0x6011
|
||||
ftdi_layout_init 0x3088 0x1f8b
|
||||
Reference in New Issue
Block a user