diff options
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2011-02-28 20:40:44 +0100 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2011-03-02 19:03:25 +0100 |
commit | 2ed3f5554768791d29e017825a8866677ed4a533 (patch) | |
tree | 6e00f2b8e6a894e2001c09528e9d2ccd105d531b /tcl/chip/atmel/at91/at91sam7x256.tcl | |
parent | e5677ce9e523550f0de36d77b46461645a764cb3 (diff) | |
download | openocd+libswd-2ed3f5554768791d29e017825a8866677ed4a533.tar.gz openocd+libswd-2ed3f5554768791d29e017825a8866677ed4a533.tar.bz2 openocd+libswd-2ed3f5554768791d29e017825a8866677ed4a533.tar.xz openocd+libswd-2ed3f5554768791d29e017825a8866677ed4a533.zip |
jlink: add new PID and VID
The default pid of the segger is 0x0101
But when you change the USB Address it will also
pid = ( usb_address > 0x4) ? 0x0101 : (0x101 + usb_address)
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'tcl/chip/atmel/at91/at91sam7x256.tcl')
0 files changed, 0 insertions, 0 deletions