trabucayre changed the topic of #openFPGALoader to: Universal utility for programming FPGA / Github: https://github.com/trabucayre/openFPGALoader/ Logs: https://libera.irclog.whitequark.org/openFPGALoader
<cr1901> trabucayre: There's a segfault on Windows after printing out with --scan-usb. But... I am able to take the bus device returned and select an appropriate libftdi device :
<cr1901> Meaning: Your changes work, I can live w/ the segfault until I've time to debug.
<trabucayre> Thanks for your feedback! I will check too
<trabucayre> cr1901: I have added a missing libusb_open check -> now when open fails the device is skipped
cr1901_ has joined #openFPGALoader
cr1901 has quit [Ping timeout: 248 seconds]
<cr1901_> trabucayre: Perfect, no more segfauly
<cr1901_> segfault* :)
cr1901_ is now known as cr1901
<trabucayre> yes!
<trabucayre> :)
<trabucayre> I have to print a poster: "a return value must always be checked!"