Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
5eb43834
Commit
5eb43834
authored
Feb 06, 2015
by
Vowstar
Browse files
Merge pull request #181 from lukas2511/patch-1
Only set ESPTOOL if not set before
parents
1740841e
6d3d95a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
5eb43834
...
...
@@ -75,7 +75,7 @@ else
endif
endif
#############################################################
ESPTOOL
=
../tools/esptool.py
ESPTOOL
?
=
../tools/esptool.py
CSRCS
?=
$(
wildcard
*
.c
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment