mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 13:02:18 +10:00
- fix issue with jlink/libusb timeout under linux
- add missing svn props git-svn-id: svn://svn.berlios.de/openocd/trunk@1128 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
parent
8a7464df2d
commit
f809ee6935
@ -52,7 +52,7 @@
|
|||||||
#define JLINK_WRITE_ENDPOINT 0x02
|
#define JLINK_WRITE_ENDPOINT 0x02
|
||||||
#define JLINK_READ_ENDPOINT 0x81
|
#define JLINK_READ_ENDPOINT 0x81
|
||||||
|
|
||||||
#define JLINK_USB_TIMEOUT 100
|
#define JLINK_USB_TIMEOUT 1000
|
||||||
|
|
||||||
#define JLINK_IN_BUFFER_SIZE 8192
|
#define JLINK_IN_BUFFER_SIZE 8192
|
||||||
#define JLINK_OUT_BUFFER_SIZE 8192
|
#define JLINK_OUT_BUFFER_SIZE 8192
|
||||||
|
Loading…
Reference in New Issue
Block a user