decided to use new spec
authorSneha Madle <f20140705@goa.bits-pilani.ac.in>
Thu, 2 Aug 2018 13:37:23 +0000 (19:07 +0530)
committerSneha Madle <f20140705@goa.bits-pilani.ac.in>
Thu, 2 Aug 2018 13:37:23 +0000 (19:07 +0530)
src/spec/microtest.py

index cfe71cb569a289a9048622f73be7b1fc8bcaa5a7..2a8e66314f0504fbc92f1741034ff562e0499bf4 100644 (file)
@@ -48,9 +48,9 @@ def pinspec():
                       }
 
     ps = PinSpec(pinbanks, fixedpins, function_names,
                       }
 
     ps = PinSpec(pinbanks, fixedpins, function_names,
-                               { "muxconfig" :
+                               { "gpioa" :
                                        {
                                        {
-                                               "A" : "011000"
+                                               "muxconfig" : "011000"
                                        }
                                }
                                        )
                                        }
                                }
                                        )