Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc4b34c4

Browse files
committed
adds marker in make.py that will allow for running the build without having to specifically enter "python3"
`make.py esp32 clean BOARD=ESP32_GENERIC`instead of`python3 make.py esp32 clean BOARD=ESP32_GENERIC`
1 parent89bb84d commitc4b34c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎make.py‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env python3
2+
13
importos
24
importsys
35
importbuilder

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp