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/I2C/names | |
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/I2C/names')
-rwxr-xr-x | macros/Hardware/RasberryPi/I2C/names | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/macros/Hardware/RasberryPi/I2C/names b/macros/Hardware/RasberryPi/I2C/names deleted file mode 100755 index 5a318865..00000000 --- a/macros/Hardware/RasberryPi/I2C/names +++ /dev/null @@ -1,9 +0,0 @@ -RPI_I2CRead -RPI_I2CReadReg16 -RPI_I2CReadReg8 -RPI_I2CSetup -RPI_I2CSetupInterface -RPI_I2CWrite -RPI_I2CWriteReg16 -RPI_I2CWriteReg8 -RPI_i2cdetect |