Merge 4ceeef9e21
into 503e66a500
This commit is contained in:
commit
8fa4e1ebb1
1 changed files with 2 additions and 0 deletions
|
@ -275,6 +275,7 @@ clean:
|
|||
|
||||
# print some useful help stuff
|
||||
help:
|
||||
$(if will_help, $(call will_help))
|
||||
@echo "esp-open-rtos make"
|
||||
@echo ""
|
||||
@echo "Other targets:"
|
||||
|
@ -304,5 +305,6 @@ help:
|
|||
@echo "SAMPLE COMMAND LINE:"
|
||||
@echo "make -j2 test ESPPORT=/dev/ttyUSB0"
|
||||
@echo ""
|
||||
$(if did_help, $(call did_help))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue