1
0
Fork 0
jebbatime/tools
Daniel Thompson c74d9e296b tools: preprocess: Ensure we use python3 interpreter
Not being explicit about the correct python interpreter causes trouble
on distros that do not alias python to python3 and/or that do not
install python2 by default.

Reported by: Mirko Covizzi <mrkcvzz@gmail.com>
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-08-02 11:54:58 +01:00
..
intelhex@5c15003d08 Initial revision 2020-01-14 21:32:59 +00:00
micropython-font-to-py@5975b35883 wasp: Add a simple font renderer 2020-02-19 19:57:08 +00:00
nrfutil@7a327fdeac Initial revision 2020-01-14 21:32:59 +00:00
ota-dfu@3d6fd30d33 tools: ota-dfu: Adopt latest version 2020-05-09 14:09:45 +01:00
pynus@5572b01b26 pynus: Switch to the wasp-os version 2020-05-15 20:12:54 +01:00
hex2c.py tools: hex2c: Add crc32s for each segment 2020-06-09 21:31:55 +01:00
hexmerge.py tools/hexmerge: Fix file permissions 2020-04-26 15:01:48 +01:00
preprocess.py tools: preprocess: Ensure we use python3 interpreter 2020-08-02 11:54:58 +01:00
rle_encode.py draw565: Switch to a different palette for RLE 2-bit images 2020-05-18 22:17:51 +01:00
wasptool wasptool: Add support for selecting devices by name and MAC address 2020-07-26 21:04:30 +01:00