1using "platforms/cpus/gr716.repl"
2
3switch0: Miscellaneous.Button @ gpio0 0
4    -> gpio0@0
5
6switch1: Miscellaneous.Button @ gpio0 17
7    -> gpio0@17
8
9switch2: Miscellaneous.Button @ gpio1 30
10    -> gpio1@30
11
12switch3: Miscellaneous.Button @ gpio1 31
13    -> gpio1@31
14