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 +