mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 08:31:15 +10:00
Changed the parport address to LPT1, since it's the most obvious default value. Signed-off-by: Edgar Grimberg <edgar.grimberg@zylin.com>
9 lines
168 B
INI
9 lines
168 B
INI
#
|
|
# Parallel port wiggler (many clones available) on port 0x378
|
|
#
|
|
# Addresses: 0x378/LPT1 or 0x278/LPT2 ...
|
|
|
|
interface parport
|
|
parport_port 0x378
|
|
parport_cable wiggler
|