[gpio] GPIO Binding initial contribution (#1334)

* Added GPIO support

Signed-off-by: Nils Bauer <nbauer@niba.tech>
This commit is contained in:
Nils Bauer
2021-01-03 08:38:22 +01:00
committed by GitHub
parent 9776de236f
commit a02be787ee
20 changed files with 808 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
This content is produced and maintained by the openHAB project.
* Project home: https://www.openhab.org
== Declared Project Licenses
This program and the accompanying materials are made available under the terms
of the Eclipse Public License 2.0 which is available at
https://www.eclipse.org/legal/epl-2.0/.
== Source Code
https://github.com/openhab/openhab-addons
== Third-party Content
jpigpio
* License: Apache License 2.0
* Project: https://github.com/Xeli/jpigpio
* Source: https://github.com/Xeli/jpigpio