仿真平台内核初版 -tlib库 包含<sparc arm riscv powerPC>
This commit is contained in:
9
platforms/boards/stm32f072b_discovery.repl
Normal file
9
platforms/boards/stm32f072b_discovery.repl
Normal file
@@ -0,0 +1,9 @@
|
||||
using "platforms/cpus/stm32f072.repl"
|
||||
|
||||
led: Miscellaneous.LED @ gpioPortC 6
|
||||
|
||||
gpioPortC:
|
||||
6 -> led@0
|
||||
|
||||
button: Miscellaneous.Button @ gpioPortA
|
||||
-> gpioPortA@0
|
||||
Reference in New Issue
Block a user