commit | 9efadf959b4868071b5b082e34110b0af03336c8 | [log] [tgz] |
---|---|---|
author | Vincent Pelletier <plr.vincent@gmail.com> | Fri Sep 10 00:15:57 2021 |
committer | Vincent Pelletier <plr.vincent@gmail.com> | Sun Sep 19 08:40:04 2021 |
tree | e2726b92eb4e0ad569a75833ef552835d83a75cf | |
parent | 8e23cb82fc2d51f4e30bf8be0aa6edc670b21f8e [diff] |
usb1._libusb1: Do not load C library on import. Avoids unusual exceptions being raised during import. Allows the application to customise C library lookup.