decided to use new spec
[pinmux.git] / src / spec / microtest.py
index cfe71cb569a289a9048622f73be7b1fc8bcaa5a7..2a8e66314f0504fbc92f1741034ff562e0499bf4 100644 (file)
@@ -48,9 +48,9 @@ def pinspec():
                       }
 
     ps = PinSpec(pinbanks, fixedpins, function_names,
-                               { "muxconfig" :
+                               { "gpioa" :
                                        {
-                                               "A" : "011000"
+                                               "muxconfig" : "011000"
                                        }
                                }
                                        )