diff --git a/build/scripts/Avr8TargetDescriptionFiles.php b/build/scripts/Avr8TargetDescriptionFiles.php index 0fe53b92..21210033 100644 --- a/build/scripts/Avr8TargetDescriptionFiles.php +++ b/build/scripts/Avr8TargetDescriptionFiles.php @@ -1,7 +1,7 @@ toString(); + Services::PathService::resourcesDirPath()) + "/" + descriptionFileObject.find("tdfPath")->toString(); Logger::debug("Loading AVR8 target description file: " + descriptionFilePath.toStdString());