From: Steinar H. Gunderson Date: Tue, 7 Jun 2016 22:54:50 +0000 (+0200) Subject: Add support for persistent USB device memory. X-Git-Tag: 0.4~10 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=c753d698b047822c11f5f97b889649a3e582a4c9;hp=c753d698b047822c11f5f97b889649a3e582a4c9;p=bmusb Add support for persistent USB device memory. This patch lived out-of-tree for a long time; now that libusb in git has taken in the functionality needed, we can pull it in, even though the version define isn't good enough to check the actual functionality. It can distinguish git from last release, though, and that's the most important thing. ---