From 3f52712f806fbd80d66dfdcaff401e5cf94dcca4 Mon Sep 17 00:00:00 2001 From: yash1112 Date: Fri, 7 Jul 2017 21:20:49 +0530 Subject: sci2c arduino updated --- macros/findDeps/names | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 macros/findDeps/names (limited to 'macros/findDeps/names') diff --git a/macros/findDeps/names b/macros/findDeps/names new file mode 100644 index 0000000..b1825b6 --- /dev/null +++ b/macros/findDeps/names @@ -0,0 +1,8 @@ +Scilab2CDeps +findDeps +getAllHeaders +getAllInterfaces +getAllLibraries +getAllSources +getArduinoFiles +get_rquird_fnctns -- cgit From bd03b38be0918837e147e969c6bb2014900009db Mon Sep 17 00:00:00 2001 From: Brijeshcr Date: Sat, 8 Jul 2017 20:18:17 +0530 Subject: Revert "SCi2cDeps updated, Windows compatibility resolved" --- macros/findDeps/names | 4 ---- 1 file changed, 4 deletions(-) (limited to 'macros/findDeps/names') diff --git a/macros/findDeps/names b/macros/findDeps/names index 7b471e9..2b8c551 100644 --- a/macros/findDeps/names +++ b/macros/findDeps/names @@ -5,7 +5,3 @@ getAllInterfaces getAllLibraries getAllSources getArduinoFiles -<<<<<<< HEAD -======= -get_rquird_fnctns ->>>>>>> 9e5793a7b05b23e6044a6d7a9ddd5db39ba375f0 -- cgit From 49d8281d2da2f4c6bf0e62d148a8a7328d3bf970 Mon Sep 17 00:00:00 2001 From: yash1112 Date: Mon, 10 Jul 2017 17:08:48 +0530 Subject: Arduino toolbox error Resolved --- macros/findDeps/names | 1 + 1 file changed, 1 insertion(+) (limited to 'macros/findDeps/names') diff --git a/macros/findDeps/names b/macros/findDeps/names index 2b8c551..b1825b6 100644 --- a/macros/findDeps/names +++ b/macros/findDeps/names @@ -5,3 +5,4 @@ getAllInterfaces getAllLibraries getAllSources getArduinoFiles +get_rquird_fnctns -- cgit