Separated TargetMemoryAddressRange from TargetMemory.hpp

This commit is contained in:
Nav
2025-01-28 00:14:04 +00:00
parent 333c927454
commit 91db0eb6e8
34 changed files with 196 additions and 102 deletions

View File

@@ -15,6 +15,7 @@
#include "src/Targets/TargetState.hpp"
#include "src/Targets/TargetRegisterDescriptor.hpp"
#include "src/Targets/TargetMemory.hpp"
#include "src/Targets/TargetMemoryAddressRange.hpp"
#include "src/Targets/TargetBreakpoint.hpp"
namespace DebugToolDrivers::TargetInterfaces::Microchip::Avr8