Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
674da04e
Commit
674da04e
authored
May 02, 2017
by
Paul Sokolovsky
Browse files
zephyr/Makefile: Add debugserver Zephyr target.
parent
11bc21df
Changes
1
Hide whitespace changes
Inline
Side-by-side
zephyr/Makefile
View file @
674da04e
...
...
@@ -64,7 +64,7 @@ $(Z_EXPORTS): $(CONF_FILE)
# e.g. DTS-related.
$(MAKE)
-f
Makefile.zephyr
BOARD
=
$(BOARD)
CONF_FILE
=
$(CONF_FILE)
initconfig outputexports lib
GENERIC_TARGETS
=
all zephyr run qemu qemugdb flash debug
GENERIC_TARGETS
=
all zephyr run qemu qemugdb flash debug
debugserver
KCONFIG_TARGETS
=
\
initconfig config nconfig menuconfig xconfig gconfig
\
oldconfig silentoldconfig defconfig savedefconfig
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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