mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
add +x to execute scripts
This commit is contained in:
0
scripts/api_test.http
Normal file → Executable file
0
scripts/api_test.http
Normal file → Executable file
0
scripts/app-tls-size.py
Normal file → Executable file
0
scripts/app-tls-size.py
Normal file → Executable file
0
scripts/boot_app0.bin
Normal file → Executable file
0
scripts/boot_app0.bin
Normal file → Executable file
0
scripts/bootloader_dio_40m.bin
Normal file → Executable file
0
scripts/bootloader_dio_40m.bin
Normal file → Executable file
0
scripts/build_interface.py
Normal file → Executable file
0
scripts/build_interface.py
Normal file → Executable file
0
scripts/clang-format.py
Normal file → Executable file
0
scripts/clang-format.py
Normal file → Executable file
0
scripts/clang-tidy.py
Normal file → Executable file
0
scripts/clang-tidy.py
Normal file → Executable file
0
scripts/dump_entities.csv
Normal file
0
scripts/dump_entities.csv
Normal file
|
|
3
scripts/dump_entities.py
Normal file → Executable file
3
scripts/dump_entities.py
Normal file → Executable file
@@ -1,6 +1,7 @@
|
|||||||
# strips out lines between two markers
|
# strips out lines between two markers
|
||||||
# pipe a file into, for example:
|
# pipe a file into, for example:
|
||||||
# make clean; make; echo "test dump" | ./emsesp | python3 ./scripts/dump_entities.py
|
# make clean; make; echo "test entity_dump" | ./emsesp | python3 ./scripts/dump_entities.py > dump_entities.csv
|
||||||
|
# see dump_entities.sh
|
||||||
|
|
||||||
import fileinput
|
import fileinput
|
||||||
with fileinput.input() as f_input:
|
with fileinput.input() as f_input:
|
||||||
|
|||||||
0
scripts/dump_entities.sh
Normal file → Executable file
0
scripts/dump_entities.sh
Normal file → Executable file
0
scripts/espota.py
Normal file → Executable file
0
scripts/espota.py
Normal file → Executable file
0
scripts/esptool.py
Normal file → Executable file
0
scripts/esptool.py
Normal file → Executable file
0
scripts/helpers.py
Normal file → Executable file
0
scripts/helpers.py
Normal file → Executable file
0
scripts/partitions.bin
Normal file → Executable file
0
scripts/partitions.bin
Normal file → Executable file
0
scripts/rename_fw.py
Normal file → Executable file
0
scripts/rename_fw.py
Normal file → Executable file
0
scripts/run_memory_test.py
Normal file → Executable file
0
scripts/run_memory_test.py
Normal file → Executable file
0
scripts/run_sonar.sh
Normal file → Executable file
0
scripts/run_sonar.sh
Normal file → Executable file
0
scripts/upload_esp32.py
Normal file → Executable file
0
scripts/upload_esp32.py
Normal file → Executable file
0
scripts/upload_fw.py
Normal file → Executable file
0
scripts/upload_fw.py
Normal file → Executable file
Reference in New Issue
Block a user