libx52/lib
nirenjan 95bc71859b Enable compiling libx52 with weak symbol binding
This change allows exporting libx52_vendor_command as a weak symbol,
thereby allowing it to be overridden by a test runner to validate that
the library is indeed behaving as per the spec.

Because this is something that may not be necessarily desirable on a
production environment, add a configure time flag to disable building
with weak symbols. This will also disable any tests that may rely on
libx52_vendor_command being a weak function.
2020-06-06 16:24:31 -07:00
..
libusbx52 Add config header to all C files 2020-06-05 15:19:56 -07:00
libx52 Enable compiling libx52 with weak symbol binding 2020-06-06 16:24:31 -07:00
libx52util Add config header to all C files 2020-06-05 15:19:56 -07:00
Makefile.am Add SPDX license identifiers in all files 2018-04-18 12:19:29 -07:00