You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to compile and flash to Arduino Nano clone i have some problems with finding proper libriaries.
I think it will be nice to write hint for future users what libriaries are neccesary and how to install them.
For example what i was neccesary to do on Ubuntu 18.04:
sudo apt install gcc-avr avr-libc avrdude
For less technical people is not so obvious :)
owl-from-hogvarts, BarryHuffman, Theldus, 0xc000006b and Luisao-official