Adam Magaluk
Adam Magaluk
Couldn't agree more. There is a `netrc` file that is available for username and password if that would help you with a few less parameters. See #45 we still need...
Thanks for the feedback. Keep in mind this repo was created just as an experiment/reference when i was learning boost's asio library, don't take it too literally. The idea was...
The -DARDUINO= issue should be fixed in the lastest code. This was causing a bunch of issues in this lib. Now the issue im seeing is it not finding Serial...
I think in general that is a great idea and would love to support it. I think I could easily abstract the console command to use `browser-serialport`. But you'd still...
To get `leo build -b uno` to work I had to run `set path =%PATH%;C:\Program Files\Arduino` to make sure cygwin.dll was in the path.
Figured I'd run into this sooner of later. Currently leo scans the node_modules directory and tries to compile each module as a leo package. If you have js dependencies it...
Thanks. There's more too come in the near(ish) future with better board/platform support. This is great thinking and could definitely help the overall Arduino community. Really no one uses CI...
Here is a same case but with debug level 0 Without sharing enabled: https://gist.github.com/AdamMagaluk/2b6aad1491e81fc514f7 With sharing enabled: https://gist.github.com/AdamMagaluk/ad665cba317a5d41de18 Notice that with sharing disable/enable is being called three times.
Was unable to get internet sharing working on the Beaglebone black on 10.10 while teaching a workshop today using the latest rel7. 1. When enabling internet sharing on the Mac...
Ah yes, forgot to mention that. We did try rel7.