leo icon indicating copy to clipboard operation
leo copied to clipboard

Command line tool for building Arduino firmware using Node.js and Npm.

Results 11 leo issues
Sort by recently updated
recently updated
newest added

Leo is looking pretty good, especially with ino as stale as it is these days. I Really think travis builds are the gateway to leo usage. Make a really easy...

Hi, what do you think about having a `.leorc` file that contains the Arduino IDE paths similar to the variables in the https://github.com/sudar/Arduino-Makefile project? For my current Arduino IDE 1.6...

This is a small test to get going with the project. The build code does not have test. And, some more output would be helpful to see what is going....

I would love to be able to build and upload Arduino code from my Chromebook. I was trying to walk through the code to see how was hard it would...

Few notes that need to be addressed. 1. Not all leo packages will work for all board/platform types. Arduino handles this through some config properties in the package config. pinoccio...

I'm trying to figure it out but i'm pretty new to this whole thing so any advice would be great. I'm working on getting all of the library-pinoccio deps setup...

for example https://github.com/Pinoccio/library-bitlash/blob/master/package.json this includes some node js deps for testing or whatever. these should be ignored. the owner of the package should be able to override this behavior in...

i use a custom sketchbook directory for my pinoccio files and the arduino ide is totally cool with this but leo.. not so much use preferences.txt for default config? http://arduino.cc/en/Hacking/Preferences...