Pull request #55: am243x : icsdk : Fix build issue for examples of ICSDK
Merge in PINDSW/motor_control_sdk from PINDSW-6977-Unable-to-build-the-examples-of-ICSDK-inside-Motor-Control-SDK to next * commit '93e444d69e3c9ce6a1055e87920b80bcd4e35f5e': am243x : icsdk : Fix build issue for examples of ICSDK
This commit is contained in:
commit
7bf78bfc78
@ -6,6 +6,7 @@
|
||||
"includePaths": [
|
||||
"../source",
|
||||
"../mcu_plus_sdk/source",
|
||||
"../ind_comms_sdk/source",
|
||||
],
|
||||
"components": [
|
||||
"/motor_control",
|
||||
|
||||
@ -18,6 +18,7 @@
|
||||
"includePaths": [
|
||||
"../source",
|
||||
"../mcu_plus_sdk/source",
|
||||
"../ind_comms_sdk/source",
|
||||
],
|
||||
"components": [
|
||||
% if((args.device == "am64x") || (args.device == "am243x")) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user