adding flasher
This commit is contained in:
7
flash_tool/build_exe.bat
Normal file
7
flash_tool/build_exe.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
echo Building ESP32 Flasher Executable...
|
||||
cd /d "%~dp0"
|
||||
python build_executable.py
|
||||
echo.
|
||||
echo Build complete! Check the 'dist' folder for ESP32_Flasher.exe
|
||||
pause
|
||||
Reference in New Issue
Block a user