libx52/lib
nirenjan c4acd0ce49 Update makefiles to use Python 3
Prior to this change, generation of the character lookup table could use
Python 2 or Python 3, depending on what the first instance of python in
the PATH pointed to.  On most systems, python is a symbolic link to
python2.7. However, given that Python 2 is EOL, it makes sense to switch
the code to use Python 3 now, rather than later.

This change updates the requirements to use Python 3.6 or later, and
updates the Makefile to invoke the script with the detected python
binary, rather than relying on the shebang to use the system Python.
2020-06-16 15:17:53 -07:00
..
libusbx52 libusbx52: Clean up compiler warnings 2020-06-11 23:39:28 -07:00
libx52 Reduce duplicate code in libx52 test code 2020-06-14 00:07:40 -07:00
libx52util Update makefiles to use Python 3 2020-06-16 15:17:53 -07:00
Makefile.am Add SPDX license identifiers in all files 2018-04-18 12:19:29 -07:00