11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
|
|
using "platforms/cpus/stm32f4.repl"
|
||
|
|
|
||
|
|
UserButton: Miscellaneous.Button @ gpioPortA
|
||
|
|
-> gpioPortA@0
|
||
|
|
|
||
|
|
UserLED: Miscellaneous.LED @ gpioPortD
|
||
|
|
|
||
|
|
gpioPortD:
|
||
|
|
12 -> UserLED@0
|
||
|
|
|