goodfet: hardcode python version to 2.7
This commit is contained in:
parent
67fc424a76
commit
f11af5f9a1
2
dist/tools/goodfet/goodfet.bsl
vendored
2
dist/tools/goodfet/goodfet.bsl
vendored
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2.7
|
||||||
# Serial Bootstrap Loader software for the MSP430 embedded proccessor.
|
# Serial Bootstrap Loader software for the MSP430 embedded proccessor.
|
||||||
#
|
#
|
||||||
# (C) 2001-2003 Chris Liechti <cliechti@gmx.net>
|
# (C) 2001-2003 Chris Liechti <cliechti@gmx.net>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user