Added description member to TargetPeripheralDescriptor
This commit is contained in:
@@ -463,7 +463,8 @@ namespace Targets::RiscV
|
||||
) {
|
||||
auto cpuPeripheralDescriptor = TargetPeripheralDescriptor{
|
||||
"cpu",
|
||||
"RISC-V CPU",
|
||||
"CPU",
|
||||
"RISC-V GPRs and CSRs",
|
||||
{},
|
||||
{}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user