仿真平台内核初版 -tlib库 包含<sparc arm riscv powerPC>
This commit is contained in:
16
platforms/boards/silabs/sltb001a.repl
Normal file
16
platforms/boards/silabs/sltb001a.repl
Normal file
@@ -0,0 +1,16 @@
|
||||
using "platforms/cpus/silabs/efr32/efr32mg1.repl"
|
||||
|
||||
led0: Miscellaneous.LED @ gpioPort 66
|
||||
led1: Miscellaneous.LED @ gpioPort 67
|
||||
|
||||
button0: Miscellaneous.Button @ gpioPort 64
|
||||
button1: Miscellaneous.Button @ gpioPort 65
|
||||
|
||||
si7021: Sensors.SI70xx @ i2c0 0x80
|
||||
model: Model.SI7021
|
||||
|
||||
deviceInformation: Miscellaneous.SiLabs.EFR32DeviceInformation @ sysbus 0x0fe081b0
|
||||
deviceFamily: DeviceFamily.EFR32MG1P
|
||||
deviceNumber: 132
|
||||
flashDevice: flash
|
||||
sramDevice: sram
|
||||
Reference in New Issue
Block a user