Selectable test number, and clean target.

pull/1339/head
Pawel Rozanski 2015-08-17 15:13:02 +02:00 committed by Wojciech Gorniak
parent 4e1ca8fcad
commit 6666a1aeff
1 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
TEST_NR ?= 27
all:
python workspace_tools/build.py -m ELMO_F411RE -t GCC_ARM
python workspace_tools/make.py -m ELMO_F411RE -t GCC_ARM -p 27
python workspace_tools/make.py -m ELMO_F411RE -t GCC_ARM -p $(TEST_NR)
clean:
rm -rvf build