summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
authorLars Kellogg-Stedman <lars@oddbit.com>2018-05-02 09:34:21 -0400
committerLars Kellogg-Stedman <lars@oddbit.com>2018-05-02 09:47:01 -0400
commit3e35cbcd5b3e15afae268f9dedb1e285124e61d9 (patch)
treec6b2b7256d0311cba4dfb3bcccbcc9553b8cc366 /py
parentdd0f8689a135b33dbeedaefdfa149fd7ec3c94e8 (diff)
allow esptool.py invocation to be set via make vars
This commit replaces the literal calls to `esptool.py` with the `$(ESPTOOL)` Makefile variable. This allows one to set the esptool invocation on the Make command line: make ESPTOOL="python2 $(which esptool.py)" (or via the environment, an include file, etc) Closes #793
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions