You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CMSIS-DSP/Testing/cmsis_build/build.bat

15 lines
529 B
Batchfile

ECHO OFF
cbuild "test.Release+VHT_M0P.cprj"
cbuild "test.Release+VHT_M23.cprj"
cbuild "test.Release+VHT_M3.cprj"
cbuild "test.Release+VHT_M4.cprj"
cbuild "test.Release+VHT_M7.cprj"
cbuild "test.Release+VHT_M7_UNROLLED.cprj"
cbuild "test.Release+VHT_M33.cprj"
cbuild "test.Release+VHT-Corstone-300.cprj"
cbuild "test.Release+VHT-Corstone-310.cprj"
cbuild "test.Release+FVP_M55.cprj"
REM cbuild "test.Release+FVP_A5Neon.cprj"
REM cbuild "test.Release+FVP_A7Neon.cprj"
REM cbuild "test.Release+FVP_A9Neon.cprj"