diff --git a/hello-world/.cproject b/hello-world/.cproject index f83f6f9..9ce61b2 100644 --- a/hello-world/.cproject +++ b/hello-world/.cproject @@ -57,7 +57,6 @@ make - all true true @@ -65,12 +64,27 @@ make - clean true true true + + make + + clean all BOARD=tgc-vp + true + true + true + + + make + + clean all BOARD=iss + true + true + true + - + \ No newline at end of file