SamplesSTM32.cmd 73 B

12
  1. for %%f in (samples\STM32CM3\*.ob07) do Compiler.exe %%f stm32cm3
  2. @pause