X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=client%2Fgoodfet.spiflash;h=21a1efbe61e1aac117d6de1ddf22042fce98079a;hp=f97c20e9a75ea8e9516c8d940b3c4a8e3bb53937;hb=e192ebab56a698ab6c9822f8667a4a94542a7690;hpb=4f3c7e48ba54b8ecd32df1668c21e986d8866307 diff --git a/client/goodfet.spiflash b/client/goodfet.spiflash index f97c20e..21a1efb 100755 --- a/client/goodfet.spiflash +++ b/client/goodfet.spiflash @@ -10,7 +10,7 @@ import sys; import binascii; import array; -from GoodFET.GoodFETSPI import GoodFETSPIFlash; +from GoodFETSPI import GoodFETSPIFlash; from intelhex import IntelHex; if(len(sys.argv)==1):