Makefile arduino-mk
-
Hello I've been using the arduino-mk Makefile for my project instead of using the IDE as I generally program using vim anyhow, why fire up the IDE when you can just 'make' and
'make upload'?Anyhow, I'm also interested in this project. But when I combine the two I get errors like:
fatal error: MySensor.h: No such file or directorymy Makefile is pretty simplistic:
include /home/george/git/Arduino-Makefile/Arduino.mk ARDUINO_LIBS = SPI MySensors DHTUSER_LIB_PATH is computed to be:
- [DEFAULT] USER_LIB_PATH = /home/thoth/sketchbook/librariesand the MySensors folder is in there:
ls ~/sketchbook/libraries/MySensors core drivers examples keywords.txt library.json library.properties MyConfig.h MySensor.h testsIs anyone else using the arduino-mk Makefile? And if so any hints as to what might be wrong here?
note I've tried with latest everything on Archlinux, and using a docker container with debian jessie here:
https://github.com/joshuacox/mkarduinosame result in both environments
*Note in debian I use this include line:
include /usr/share/arduino/Arduino.mk -
I don't seem to be getting any replies here, so I'm moving to github here:
https://github.com/mysensors/Arduino/issues/480
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login