mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-17 15:27:29 +00:00
add gpiod lib prebuilt binaries for linux
This commit is contained in:
6
linux/lib/README.md
Normal file
6
linux/lib/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# linux/lib/gpiod
|
||||
|
||||
This is a nasty hack because the current ubuntu has an old version of libgpiod and I don't want to make others have to build that lib from source.
|
||||
Once ubuntu 21.04 is out I think this problem will be solved.
|
||||
|
||||
-@geeksville
|
||||
BIN
linux/lib/libgpiod.a
Normal file
BIN
linux/lib/libgpiod.a
Normal file
Binary file not shown.
41
linux/lib/libgpiod.la
Executable file
41
linux/lib/libgpiod.la
Executable file
@@ -0,0 +1,41 @@
|
||||
# libgpiod.la - a libtool library file
|
||||
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-14
|
||||
#
|
||||
# Please DO NOT delete this file!
|
||||
# It is necessary for linking the library.
|
||||
|
||||
# The name that we can dlopen(3).
|
||||
dlname='libgpiod.so.2'
|
||||
|
||||
# Names of this library.
|
||||
library_names='libgpiod.so.2.2.1 libgpiod.so.2 libgpiod.so'
|
||||
|
||||
# The name of the static archive.
|
||||
old_library='libgpiod.a'
|
||||
|
||||
# Linker flags that cannot go in dependency_libs.
|
||||
inherited_linker_flags=''
|
||||
|
||||
# Libraries that this one depends upon.
|
||||
dependency_libs=''
|
||||
|
||||
# Names of additional weak libraries provided by this library
|
||||
weak_library_names=''
|
||||
|
||||
# Version information for libgpiod.
|
||||
current=4
|
||||
age=2
|
||||
revision=1
|
||||
|
||||
# Is this an already installed library?
|
||||
installed=yes
|
||||
|
||||
# Should we warn about portability when linking against -modules?
|
||||
shouldnotlink=no
|
||||
|
||||
# Files to dlopen/dlpreopen
|
||||
dlopen=''
|
||||
dlpreopen=''
|
||||
|
||||
# Directory that this library needs to be installed in:
|
||||
libdir='/usr/local/lib'
|
||||
BIN
linux/lib/libgpiod.so
Executable file
BIN
linux/lib/libgpiod.so
Executable file
Binary file not shown.
BIN
linux/lib/libgpiod.so.2
Executable file
BIN
linux/lib/libgpiod.so.2
Executable file
Binary file not shown.
BIN
linux/lib/libgpiod.so.2.2.1
Executable file
BIN
linux/lib/libgpiod.so.2.2.1
Executable file
Binary file not shown.
Reference in New Issue
Block a user