diff --git a/.metadata/product.json b/.metadata/product.json index d986cd7..b16a7d2 100644 --- a/.metadata/product.json +++ b/.metadata/product.json @@ -6,6 +6,7 @@ "includePaths": [ "../source", "../mcu_plus_sdk/source", + "../ind_comms_sdk/source", ], "components": [ "/motor_control", diff --git a/.project/templates/product.json.xdt b/.project/templates/product.json.xdt index 78fa422..887cf5b 100644 --- a/.project/templates/product.json.xdt +++ b/.project/templates/product.json.xdt @@ -18,6 +18,7 @@ "includePaths": [ "../source", "../mcu_plus_sdk/source", + "../ind_comms_sdk/source", ], "components": [ % if((args.device == "am64x") || (args.device == "am243x")) {