SumProject/tools/build-stm32.bat
2025-03-14 10:41:56 +08:00

6 lines
59 B
Batchfile

@REM @echo off
cd /d %~dp0..
set MCU=STM32F407VG
scons %1