From: dodge-this Date: Tue, 5 Feb 2013 21:11:18 +0000 (+0000) Subject: jtagarm9 shizzle and pop X-Git-Url: http://git.rot13.org/?p=goodfet;a=commitdiff_plain;h=fe11b8c34f1ab1916fb1744acfea07f2b454cf37;hp=e2cbb691a2a333c61eb370aaaf1f81b747f57ef0 jtagarm9 shizzle and pop git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1453 12e2690d-a6be-4b82-a7b7-67c4a43b65c8 --- diff --git a/client/GoodFETARM9.py b/client/GoodFETARM9.py index f536f3a..78fdf94 100644 --- a/client/GoodFETARM9.py +++ b/client/GoodFETARM9.py @@ -36,7 +36,7 @@ from intelhex import IntelHex -class GoodFETARM9(GoodFETARM7.GoodFETARM7): +class GoodFETARM9(GoodFETARM7): def __init__(self): GoodGETARM7.__init__(self) self.ARMsetSCANsize(5)