mirror of
git://projects.qi-hardware.com/antorcha.git
synced 2024-11-22 13:22:48 +02:00
tools/ant-cl/Makefile: update convenience targets for name and directory change
This commit is contained in:
parent
19fb0d31fa
commit
f5b85a464e
@ -42,10 +42,10 @@ spotless: clean
|
||||
rm -f $(MAIN)
|
||||
|
||||
update:
|
||||
./antorcha -F ../fw/antorcha.bin
|
||||
./ant-cl -F ../../fw/antorcha.bin
|
||||
|
||||
ping:
|
||||
./antorcha -P
|
||||
./ant-cl -P
|
||||
|
||||
off:
|
||||
./antorcha /dev/null
|
||||
./ant-cl /dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user