This commit is contained in:
Nav
2025-01-18 18:46:00 +00:00
parent 779e938746
commit 37377fb988
4 changed files with 516 additions and 518 deletions

View File

@@ -44,7 +44,7 @@ namespace DebugServer::Gdb::AvrGdb
{}
std::string AvrGdbRsp::getName() const {
return "AVR GDB Remote Serial Protocol Server";
return "AVR GDB RSP Server";
}
std::unique_ptr<CommandPackets::AvrGdbCommandPacketInterface> AvrGdbRsp::rawPacketToCommandPacket(