diff options
author | Sunil Shetye | 2019-05-06 18:14:25 +0530 |
---|---|---|
committer | Sunil Shetye | 2019-05-29 11:07:52 +0530 |
commit | 5a73e6bec4a12db7afae9de300e39256f754d8d3 (patch) | |
tree | 8b9c8bf234d9024976fea0af05436a34834615eb /macros/Hardware/RasberryPi/Setup | |
parent | 595d1bae76a45ebb7f2bb0b4f805c972377c7e1d (diff) | |
download | scilab2c-5a73e6bec4a12db7afae9de300e39256f754d8d3.tar.gz scilab2c-5a73e6bec4a12db7afae9de300e39256f754d8d3.tar.bz2 scilab2c-5a73e6bec4a12db7afae9de300e39256f754d8d3.zip |
cleanup
fix permissions
ignore make output files
Diffstat (limited to 'macros/Hardware/RasberryPi/Setup')
-rw-r--r--[-rwxr-xr-x] | macros/Hardware/RasberryPi/Setup/RPI_getAlt.sci | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | macros/Hardware/RasberryPi/Setup/RPI_pinMode.sci | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | macros/Hardware/RasberryPi/Setup/RPI_pinModeAlt.sci | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | macros/Hardware/RasberryPi/Setup/RPI_pinNumbering.sci | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | macros/Hardware/RasberryPi/Setup/RPI_pullControl.sci | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | macros/Hardware/RasberryPi/Setup/buildmacros.sce | 0 | ||||
-rwxr-xr-x | macros/Hardware/RasberryPi/Setup/names | 5 |
7 files changed, 0 insertions, 5 deletions
diff --git a/macros/Hardware/RasberryPi/Setup/RPI_getAlt.sci b/macros/Hardware/RasberryPi/Setup/RPI_getAlt.sci index ba3d204f..ba3d204f 100755..100644 --- a/macros/Hardware/RasberryPi/Setup/RPI_getAlt.sci +++ b/macros/Hardware/RasberryPi/Setup/RPI_getAlt.sci diff --git a/macros/Hardware/RasberryPi/Setup/RPI_pinMode.sci b/macros/Hardware/RasberryPi/Setup/RPI_pinMode.sci index b6f52e61..b6f52e61 100755..100644 --- a/macros/Hardware/RasberryPi/Setup/RPI_pinMode.sci +++ b/macros/Hardware/RasberryPi/Setup/RPI_pinMode.sci diff --git a/macros/Hardware/RasberryPi/Setup/RPI_pinModeAlt.sci b/macros/Hardware/RasberryPi/Setup/RPI_pinModeAlt.sci index dd0fa101..dd0fa101 100755..100644 --- a/macros/Hardware/RasberryPi/Setup/RPI_pinModeAlt.sci +++ b/macros/Hardware/RasberryPi/Setup/RPI_pinModeAlt.sci diff --git a/macros/Hardware/RasberryPi/Setup/RPI_pinNumbering.sci b/macros/Hardware/RasberryPi/Setup/RPI_pinNumbering.sci index 4716de80..4716de80 100755..100644 --- a/macros/Hardware/RasberryPi/Setup/RPI_pinNumbering.sci +++ b/macros/Hardware/RasberryPi/Setup/RPI_pinNumbering.sci diff --git a/macros/Hardware/RasberryPi/Setup/RPI_pullControl.sci b/macros/Hardware/RasberryPi/Setup/RPI_pullControl.sci index 6354bf55..6354bf55 100755..100644 --- a/macros/Hardware/RasberryPi/Setup/RPI_pullControl.sci +++ b/macros/Hardware/RasberryPi/Setup/RPI_pullControl.sci diff --git a/macros/Hardware/RasberryPi/Setup/buildmacros.sce b/macros/Hardware/RasberryPi/Setup/buildmacros.sce index 7d533f7b..7d533f7b 100755..100644 --- a/macros/Hardware/RasberryPi/Setup/buildmacros.sce +++ b/macros/Hardware/RasberryPi/Setup/buildmacros.sce diff --git a/macros/Hardware/RasberryPi/Setup/names b/macros/Hardware/RasberryPi/Setup/names deleted file mode 100755 index 38954982..00000000 --- a/macros/Hardware/RasberryPi/Setup/names +++ /dev/null @@ -1,5 +0,0 @@ -RPI_getAlt -RPI_pinMode -RPI_pinModeAlt -RPI_pinNumbering -RPI_pullControl |