mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-03-10 01:30:50 +00:00
changed to not show the executed command
This commit is contained in:
parent
f997ec6231
commit
98b2bd7de8
@ -30,7 +30,7 @@ endif
|
|||||||
sky-motelist:
|
sky-motelist:
|
||||||
$(MOTELIST)
|
$(MOTELIST)
|
||||||
sky-motes:
|
sky-motes:
|
||||||
echo $(MOTES)
|
@echo $(MOTES)
|
||||||
|
|
||||||
%.upload: %.ihex sky-reset
|
%.upload: %.ihex sky-reset
|
||||||
cp $< $(IHEXFILE)
|
cp $< $(IHEXFILE)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user