-
Notifications
You must be signed in to change notification settings - Fork 12
tool-avrdude not installing #27
Comments
I ran apt-get update / upgrade and while a ton of files were updated, there was no improvement on the situation documented above. == still broke. |
It appears to run when you do @LeonChambers is there a reason for the plaformio version being 2.11? or can it be updated with no problem. |
There were breaking changes in platformio 3.0 that would break the Arduino build system. From what I remember, it shouldn't be too much work to update the codebase to work with platformio 3.0, but I never got around to actually doing it. |
Would the changes be to each firmware module, or to something in openag_python/brain? Either way I'm thinking it would make sense to upgrade to platformio 3. Thanks for the input! |
It would be in openag_python/brain. |
I just tried it out, there's not much broken on openag_python/brain, but jake broke a firmware module last month that fails under 3.0 and probably gives warnings or something on 2. We've successfully compiled and written to an arduino so it looks good! |
Hey gang,
I'm trying to rebuild new docker instances and after a git pull and complete docker image rebuild I'm getting the following error when I try to flash the Arduino.
Are you seeing this on your end? I've done this a hundred times and I'm pretty sure I'm doing it correctly. What could be going wrong?
Thanks!
J
The text was updated successfully, but these errors were encountered: