File tree 7 files changed +7
-7
lines changed
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- #!/usr/bin/python
1
+ #!/usr/bin/env python
2
2
3
3
import jlink
4
4
Original file line number Diff line number Diff line change 1
- #!/usr/bin/python
1
+ #!/usr/bin/env python
2
2
3
3
import stlink
4
4
Original file line number Diff line number Diff line change 1
- #!/usr/bin/python
1
+ #!/usr/bin/env python
2
2
# -----------------------------------------------------------------------------
3
3
"""
4
4
pycs - Python Based ARM CoreSight Debug and Trace Tools
Original file line number Diff line number Diff line change 1
- #!/usr/bin/python
1
+ #!/usr/bin/env python
2
2
# -----------------------------------------------------------------------------
3
3
"""
4
4
Original file line number Diff line number Diff line change 1
- #!/usr/bin/python
1
+ #!/usr/bin/env python
2
2
# -----------------------------------------------------------------------------
3
3
"""
4
4
Original file line number Diff line number Diff line change 1
- #!/usr/bin/python
1
+ #!/usr/bin/env python
2
2
# -----------------------------------------------------------------------------
3
3
"""
4
4
Original file line number Diff line number Diff line change 1
- #!/usr/bin/python
1
+ #!/usr/bin/env python
2
2
# -----------------------------------------------------------------------------
3
3
"""
4
4
You can’t perform that action at this time.
0 commit comments