1using "platforms/cpus/quark-c1000.repl"
2
3led: Miscellaneous.LED @ pwm 0x00000000
4
5pwm:
6    0 -> led@0
7
8button: Miscellaneous.Button @ gpio 0x00000000
9    -> gpio@7
10
11ethernet: Network.ENC28J60 @ spi1
12    -> gpio@19
13
14lm74: Sensors.TI_LM74 @ spi0
15
16