Hacker News new | ask | show | jobs
by kordless 3777 days ago
I've tried using this on and off for a few days and have run into all sorts of issues just trying to get the blink program uploaded to an Arduino. The documentation and issues on Github aren't particularly helpful, either.
1 comments

* Which problems have you had?

* What do you recommend to improve us?

Thanks.

A troubleshooting FAQ, if possible. I'll hop in Gitter and try to work the issue I'm having.

Note: I jumped on Gitter and talked to Ivan about this. Turns out that the project needs to be specifically broken down into /lib and /src directories. I had several interdependent libs that I had to move into their own directories inside /lib.

Thanks!