Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
28c6bda9
Unverified
Commit
28c6bda9
authored
Aug 08, 2020
by
Richard Marko
Committed by
GitHub
Aug 08, 2020
Browse files
tools/Makefile: remove stray whitespace from APP_DIR (#3240)
parent
bf15299c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/Makefile
View file @
28c6bda9
...
@@ -7,7 +7,7 @@ LUASOURCE ?= ../local/lua
...
@@ -7,7 +7,7 @@ LUASOURCE ?= ../local/lua
FLASHSIZE
?=
4mb 32mb 8mb
FLASHSIZE
?=
4mb 32mb 8mb
FLASH_SW
=
-S
FLASH_SW
=
-S
SUBDIRS
=
SUBDIRS
=
APP_DIR
=
../app
APP_DIR
=
../app
OBJDUMP
=
$(
or
$(
shell
which objdump
)
,xtensa-lx106-elf-objdump
)
OBJDUMP
=
$(
or
$(
shell
which objdump
)
,xtensa-lx106-elf-objdump
)
#############################################################
#############################################################
...
...
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