Open OzPineapple opened 2 years ago
It isn't the best solution but temporary it's work. You could comment line 47:
46 ; ***** SPECIFY DEVICE ***************************************************
47 ; .device ATmega8535 ; this should be commented
48 #pragma AVRPART ADMIN PART_NAME ATmega8535
.define m8535def.inc
There's the file for the ATmega8535 but there's no support fot it at listing devices:It's ironic. The only ATmega is the one not avliable.
will be there support on the future for this?