TinyFPGA-Programmer-Application
TinyFPGA-Programmer-Application copied to clipboard
fixed shebang, missing sys path for b-series
Hi, I had to make these changes to get the gui to work correctly on my system. It was missing a path for the b-series module. The #!python2.7 didn't work on my linux Mint distro. I changed to the recommended standard shebang.
^^^^^ this fixed my build too.