Added description member to TargetPeripheralDescriptor

This commit is contained in:
Nav
2024-10-08 21:25:59 +01:00
parent 9e4d10ae91
commit 9cfc171255
5 changed files with 10 additions and 2 deletions

View File

@@ -283,7 +283,8 @@ namespace Targets::Microchip::Avr8
"cpu_gpr",
TargetPeripheralDescriptor{
"cpu_gpr",
"CPU General Purpose",
"GPRs",
"CPU General Purpose Registers",
{},
{}
}