上传文件至「/」
This commit is contained in:
@@ -269,6 +269,6 @@ namespace Antmicro.Renode.Peripherals.Timers
|
||||
this.Log(LogLevel.Info, "RTC (基地址0x{0:X8}) 已复位,时间重置", baseAddress);
|
||||
}
|
||||
|
||||
public long Size => 0x1000; // 4KB地址空间
|
||||
public long Size => 0x80; // 4KB地址空间
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user