Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
098f3e28
Commit
098f3e28
authored
Apr 19, 2016
by
Paul Sokolovsky
Browse files
stmhal: Update Makefile dependencies.
parent
270dd293
Changes
1
Hide whitespace changes
Inline
Side-by-side
stmhal/Makefile
View file @
098f3e28
...
...
@@ -372,7 +372,8 @@ $(OBJ): | $(HEADER_BUILD)/pins.h
# options change.
$(HEADER_BUILD)/qstrdefs.generated.h
:
boards/$(BOARD)/mpconfigboard.h
$(BUILD)/main.o
:
$(GEN_CDCINF_HEADER)
# main.c can't be even preprocessed without $(GEN_CDCINF_HEADER)
main.c
:
$(GEN_CDCINF_HEADER)
# Use a pattern rule here so that make will only call make-pins.py once to make
# both pins_$(BOARD).c and pins.h
...
...
Write
Preview
Supports
Markdown
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