This is an automated email from Gerrit.
Andreas Fritiofson (andreas.fritiof...@gmail.com) just uploaded a new patch set
to Gerrit, which you can find at http://openocd.zylin.com/404
-- gerrit
commit 7c4cf3c471df2ab7497ee741693459211d1e54bf
Author: Andreas Fritiofson
Date: Sat Jan 28 02:09:44
Hi,
As most of you will be aware, we are using checkpatch to validate
patches sent through Gerrit.
Because of this we are sometimes faced with having to fixup the
existing code to keep checkpatch happy - not always easy.
checkpatch is as taken from the linux kernel tree with a few tweaks:
1. all
Hello,
For using linux awareness, a wiki describes its usage.
http://www.igloocommunity.org/support/Gdb_inline_command_usage
Best regards
--
Try before you buy = See our experts in action!
The most comprehensive online lea
Freddie Chopin wrote:
> I'm not sure if I'll be able to run that under Windows );
> libusb-1.0 is an unknown land for me at this moment...
libusb.git works on Windows, but at this point only supports the
WinUSB.sys device driver from Microsoft. Some combinations of
composite devices (like ft2232 i
Andreas Fritiofson wrote:
> It requires libusb-1.0
Are you using libusb-1.0 directly, or through the (incorrect)
abstraction which has not yet been reverted from openocd.git?
> I'm thinking of breaking out the mpsse part to a library as a
> direct alternative to it.
Cool.
> Performance wasn't