mirror of
https://github.com/Tolik-Trek/Sprinter-BIOS.git
synced 2026-06-15 09:21:46 +03:00
8 lines
79 B
Batchfile
8 lines
79 B
Batchfile
@echo off
|
|
|
|
cd src
|
|
call make_firmware.cmd
|
|
call build_firmware.cmd
|
|
cd ..
|
|
|