aboutsummaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-08-22 09:54:21 +0200
committerClifford Wolf <clifford@clifford.at>2015-08-22 09:54:21 +0200
commit8d1956f0da234102d819cf3cd789d384e42128ee (patch)
treeaf6e04d68788db94419feeab80604feb169ad446 /firmware
parentc6ee9522dfb17bb19ab5a40f58ecf668d65ac235 (diff)
downloadpicorv32-8d1956f0da234102d819cf3cd789d384e42128ee.tar.gz
picorv32-8d1956f0da234102d819cf3cd789d384e42128ee.zip
Using "#!/usr/bin/env python3"
Diffstat (limited to 'firmware')
-rw-r--r--firmware/makehex.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/makehex.py b/firmware/makehex.py
index 70282c2..419b378 100644
--- a/firmware/makehex.py
+++ b/firmware/makehex.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python3
+#!/usr/bin/env python3
#
# This is free and unencumbered software released into the public domain.
#