From 3eb4f3a4ac2f26df0aab02d5951ab676601e17c2 Mon Sep 17 00:00:00 2001 From: BlubbFish Date: Mon, 9 Dec 2019 17:26:36 +0100 Subject: [PATCH] Add Swan.Tiny --- .../Unosquare.RaspberryIO.Tiny.csproj | 26 +++++++++++++++++++ .../Unosquare.RaspberryIO.csproj | 1 + 2 files changed, 27 insertions(+) create mode 100644 Unosquare.RaspberryIO/Unosquare.RaspberryIO.Tiny.csproj diff --git a/Unosquare.RaspberryIO/Unosquare.RaspberryIO.Tiny.csproj b/Unosquare.RaspberryIO/Unosquare.RaspberryIO.Tiny.csproj new file mode 100644 index 0000000..a902b90 --- /dev/null +++ b/Unosquare.RaspberryIO/Unosquare.RaspberryIO.Tiny.csproj @@ -0,0 +1,26 @@ + + + + The Raspberry Pi's IO Functionality in an easy-to use API for Mono/.NET Core + +This library enables developers to use the various Raspberry Pi's hardware modules including the Camera to capture images and video, the GPIO pins, and both, the SPI and I2C buses. + Unosquare (c) 2016-2019 + Unosquare Raspberry IO + netcoreapp3.0 + Unosquare.RaspberryIO + Unosquare.Raspberry.IO + 0.26.0 + Unosquare + https://github.com/unosquare/raspberryio/raw/master/logos/raspberryio-logo-32.png + https://github.com/unosquare/raspberryio + https://raw.githubusercontent.com/unosquare/raspberryio/master/LICENSE + Raspberry Pi GPIO Camera SPI I2C Embedded IoT Mono C# .NET + 8.0 + + + + + + + + diff --git a/Unosquare.RaspberryIO/Unosquare.RaspberryIO.csproj b/Unosquare.RaspberryIO/Unosquare.RaspberryIO.csproj index 5638c85..02390c7 100644 --- a/Unosquare.RaspberryIO/Unosquare.RaspberryIO.csproj +++ b/Unosquare.RaspberryIO/Unosquare.RaspberryIO.csproj @@ -19,6 +19,7 @@ This library enables developers to use the various Raspberry Pi's hardware modul +