Hi, on [this page](http://thinkingonthinking.com/an-arduino-sketch-from-scratch/) 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.
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:rather than:
???
Just a thought.
Thanks for the article.