From ea958d3c401761dcc24865d9639b2fab31038db8 Mon Sep 17 00:00:00 2001 From: Brijeshcr Date: Thu, 6 Jul 2017 15:48:47 +0530 Subject: Revert "LinearAlgebra Function Added" --- thirdparty/lib/raspberrypi/libRPIwfi.a | Bin 0 -> 2132 bytes thirdparty/lib/raspberrypi/libcblas.a | Bin 261416 -> 260756 bytes thirdparty/lib/raspberrypi/liblapack.a | Bin 6869860 -> 7700624 bytes thirdparty/lib/raspberrypi/librefblas.a | Bin 441848 -> 441244 bytes thirdparty/lib/raspberrypi/libwiringPi.a | Bin 0 -> 99552 bytes thirdparty/lib/raspberrypi/libwiringPi.so | Bin 58044 -> 0 bytes thirdparty/lib/raspberrypi/libwiringPiDev.a | Bin 0 -> 30216 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 thirdparty/lib/raspberrypi/libRPIwfi.a create mode 100644 thirdparty/lib/raspberrypi/libwiringPi.a delete mode 100644 thirdparty/lib/raspberrypi/libwiringPi.so create mode 100644 thirdparty/lib/raspberrypi/libwiringPiDev.a (limited to 'thirdparty/lib/raspberrypi') diff --git a/thirdparty/lib/raspberrypi/libRPIwfi.a b/thirdparty/lib/raspberrypi/libRPIwfi.a new file mode 100644 index 00000000..0a9cf2b5 Binary files /dev/null and b/thirdparty/lib/raspberrypi/libRPIwfi.a differ diff --git a/thirdparty/lib/raspberrypi/libcblas.a b/thirdparty/lib/raspberrypi/libcblas.a index 7a460be9..719376dd 100644 Binary files a/thirdparty/lib/raspberrypi/libcblas.a and b/thirdparty/lib/raspberrypi/libcblas.a differ diff --git a/thirdparty/lib/raspberrypi/liblapack.a b/thirdparty/lib/raspberrypi/liblapack.a index 726f2b99..9af700fc 100644 Binary files a/thirdparty/lib/raspberrypi/liblapack.a and b/thirdparty/lib/raspberrypi/liblapack.a differ diff --git a/thirdparty/lib/raspberrypi/librefblas.a b/thirdparty/lib/raspberrypi/librefblas.a index 300a0db5..0307f908 100644 Binary files a/thirdparty/lib/raspberrypi/librefblas.a and b/thirdparty/lib/raspberrypi/librefblas.a differ diff --git a/thirdparty/lib/raspberrypi/libwiringPi.a b/thirdparty/lib/raspberrypi/libwiringPi.a new file mode 100644 index 00000000..c83d3b57 Binary files /dev/null and b/thirdparty/lib/raspberrypi/libwiringPi.a differ diff --git a/thirdparty/lib/raspberrypi/libwiringPi.so b/thirdparty/lib/raspberrypi/libwiringPi.so deleted file mode 100644 index da4a81e1..00000000 Binary files a/thirdparty/lib/raspberrypi/libwiringPi.so and /dev/null differ diff --git a/thirdparty/lib/raspberrypi/libwiringPiDev.a b/thirdparty/lib/raspberrypi/libwiringPiDev.a new file mode 100644 index 00000000..7b4db14f Binary files /dev/null and b/thirdparty/lib/raspberrypi/libwiringPiDev.a differ -- cgit