diff options
| author | Lars Kellogg-Stedman <lars@oddbit.com> | 2018-05-02 09:34:21 -0400 |
|---|---|---|
| committer | Lars Kellogg-Stedman <lars@oddbit.com> | 2018-05-02 09:47:01 -0400 |
| commit | 3e35cbcd5b3e15afae268f9dedb1e285124e61d9 (patch) | |
| tree | c6b2b7256d0311cba4dfb3bcccbcc9553b8cc366 /py | |
| parent | dd0f8689a135b33dbeedaefdfa149fd7ec3c94e8 (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
