Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hey there, saw your Makefile example and have one remark #22

Open
assarbad opened this issue Nov 5, 2017 · 1 comment
Open

Hey there, saw your Makefile example and have one remark #22

assarbad opened this issue Nov 5, 2017 · 1 comment

Comments

@assarbad
Copy link

assarbad commented Nov 5, 2017

Hi, on this page you give a minimalist make file for using arduino-mk. Wouldn't it be more logical in the make file to use:

include $(ARDMK_DIR)/Arduino.mk

rather than:

include ../../Arduino.mk

???

Just a thought.

Thanks for the article.

@mulderp
Copy link
Owner

mulderp commented Nov 6, 2017

Thanks for your feedback. Nice to hear you liked the blog post.
Good point, organizing dependencies, imports, requires, etc. are critical for a successfull build. I don't have much time to edit the post now, but I'll try to think about it once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants