Added Microchip namespace to EDBG debug tool classes

This commit is contained in:
Nav
2023-11-18 23:50:08 +00:00
parent 1600888624
commit 516892f7eb
21 changed files with 29 additions and 29 deletions

View File

@@ -6,7 +6,7 @@
#include "src/TargetController/Exceptions/DeviceFailure.hpp"
#include "src/TargetController/Exceptions/DeviceInitializationFailure.hpp"
namespace DebugToolDrivers
namespace DebugToolDrivers::Microchip
{
using namespace Microchip::Protocols::Edbg::Avr;