Initial import: PWM32E C/W 100% firmware
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
setlocal
|
||||
cd /d "%~dp0"
|
||||
powershell -ExecutionPolicy Bypass -File "%~dp0tools\make_release_bin.ps1" %*
|
||||
exit /b %errorlevel%
|
||||
Reference in New Issue
Block a user