1using "platforms/cpus/sam4s16c.repl"
2
3LED: Miscellaneous.LED @ pioC 10
4
5pioC:
6    10 -> LED@0
7
8Button: Miscellaneous.Button @ pioA 5
9    -> pioA@5
10