仿真平台内核初版 -tlib库 包含<sparc arm riscv powerPC>
This commit is contained in:
13
platforms/boards/gr716-devboard.repl
Normal file
13
platforms/boards/gr716-devboard.repl
Normal file
@@ -0,0 +1,13 @@
|
||||
using "platforms/cpus/gr716.repl"
|
||||
|
||||
switch0: Miscellaneous.Button @ gpio0 0
|
||||
-> gpio0@0
|
||||
|
||||
switch1: Miscellaneous.Button @ gpio0 17
|
||||
-> gpio0@17
|
||||
|
||||
switch2: Miscellaneous.Button @ gpio1 30
|
||||
-> gpio1@30
|
||||
|
||||
switch3: Miscellaneous.Button @ gpio1 31
|
||||
-> gpio1@31
|
||||
Reference in New Issue
Block a user