<cr1901>
trabucayre: (This is not urgent) Does openFPGALoader have an example of supporting an FPGA board that shows up as a Mass Storage Device (UF2)? I know I can "just copy the bitstream to the drive", but auto-detecting the correct drive would be cool lol
<trabucayre>
cr1901:never tried. Your request is more or less detecting vid/pid an search for associated drive?
<cr1901>
>Your request is more or less detecting vid/pid an search for associated drive? Yes
<trabucayre>
cr1901: it's something OS specific. I, more or less, know how to do for a Linux System but for MacOS or Windows ?
<trabucayre>
I'm wrong: I know how to associate /dev/xxx to a vid/pid but never tried opposite