mirror of
https://github.com/hathach/tinyusb.git
synced 2025-12-01 12:24:17 +00:00
make all python files executable and standardize interpreter
This commit is contained in:
1
tools/build_utils.py
Normal file → Executable file
1
tools/build_utils.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
import subprocess
|
||||
import pathlib
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user