On my version of Ubuntu installed on a Chromebook, my avr-gcc complains of an unrecognized mmcu of atmega325pa. For the meanwhile, the board seems to accept the mmcu substitute of atmega325.
Running the Makefile located in arduino_robot/firmware/testing/Makefile:
fd
Here's the error message
On my version of Ubuntu installed on a Chromebook, my avr-gcc complains of an unrecognized mmcu of atmega325pa. For the meanwhile, the board seems to accept the mmcu substitute of atmega325.
Running the Makefile located in arduino_robot/firmware/testing/Makefile: fd Here's the error message
And finally my avr-gcc version