diff options
author | Siddhesh Wani | 2017-07-04 19:55:17 +0530 |
---|---|---|
committer | GitHub | 2017-07-04 19:55:17 +0530 |
commit | e7a1a9bd776aa3ebdd13aea4d4ef838e65acb34c (patch) | |
tree | 749b476d7653774c918af42ebd952d4050ed49b6 /2.3-1/thirdparty/lib | |
parent | c66867c874436fb37ef54c67b048885ce094e894 (diff) | |
parent | 8889f4a5edad040f47c3fcb717053352ab0d05b8 (diff) | |
download | Scilab2C-e7a1a9bd776aa3ebdd13aea4d4ef838e65acb34c.tar.gz Scilab2C-e7a1a9bd776aa3ebdd13aea4d4ef838e65acb34c.tar.bz2 Scilab2C-e7a1a9bd776aa3ebdd13aea4d4ef838e65acb34c.zip |
Merge pull request #13 from jschandi/master
Fixed standalone conversion errors with RPi files
Diffstat (limited to '2.3-1/thirdparty/lib')
-rw-r--r-- | 2.3-1/thirdparty/lib/raspberrypi/libRPIwfi.a | bin | 0 -> 2132 bytes |
-rw-r--r-- | 2.3-1/thirdparty/lib/raspberrypi/libwiringPi.so | bin | 58044 -> 0 bytes |
-rw-r--r-- | 2.3-1/thirdparty/lib/raspberrypi/libwiringPiDev.so | bin | 28420 -> 0 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/2.3-1/thirdparty/lib/raspberrypi/libRPIwfi.a b/2.3-1/thirdparty/lib/raspberrypi/libRPIwfi.a Binary files differnew file mode 100644 index 00000000..0a9cf2b5 --- /dev/null +++ b/2.3-1/thirdparty/lib/raspberrypi/libRPIwfi.a diff --git a/2.3-1/thirdparty/lib/raspberrypi/libwiringPi.so b/2.3-1/thirdparty/lib/raspberrypi/libwiringPi.so Binary files differdeleted file mode 100644 index da4a81e1..00000000 --- a/2.3-1/thirdparty/lib/raspberrypi/libwiringPi.so +++ /dev/null diff --git a/2.3-1/thirdparty/lib/raspberrypi/libwiringPiDev.so b/2.3-1/thirdparty/lib/raspberrypi/libwiringPiDev.so Binary files differdeleted file mode 100644 index b52f791e..00000000 --- a/2.3-1/thirdparty/lib/raspberrypi/libwiringPiDev.so +++ /dev/null |