From 121b455e1e46617c670a8b9dfa77bbb1aa97a51a Mon Sep 17 00:00:00 2001
From: Jorawar Singh
Date: Tue, 4 Jul 2017 15:14:46 +0530
Subject: Fixed standalone conversion errors with RPi files

---
 thirdparty/lib/raspberrypi/libRPIwfi.a       | Bin 0 -> 2132 bytes
 thirdparty/lib/raspberrypi/libwiringPi.so    | Bin 58044 -> 0 bytes
 thirdparty/lib/raspberrypi/libwiringPiDev.so | Bin 28420 -> 0 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 thirdparty/lib/raspberrypi/libRPIwfi.a
 delete mode 100644 thirdparty/lib/raspberrypi/libwiringPi.so
 delete mode 100644 thirdparty/lib/raspberrypi/libwiringPiDev.so

(limited to 'thirdparty/lib')

diff --git a/thirdparty/lib/raspberrypi/libRPIwfi.a b/thirdparty/lib/raspberrypi/libRPIwfi.a
new file mode 100644
index 0000000..0a9cf2b
Binary files /dev/null and b/thirdparty/lib/raspberrypi/libRPIwfi.a differ
diff --git a/thirdparty/lib/raspberrypi/libwiringPi.so b/thirdparty/lib/raspberrypi/libwiringPi.so
deleted file mode 100644
index da4a81e..0000000
Binary files a/thirdparty/lib/raspberrypi/libwiringPi.so and /dev/null differ
diff --git a/thirdparty/lib/raspberrypi/libwiringPiDev.so b/thirdparty/lib/raspberrypi/libwiringPiDev.so
deleted file mode 100644
index b52f791..0000000
Binary files a/thirdparty/lib/raspberrypi/libwiringPiDev.so and /dev/null differ
-- 
cgit