MCUdude / MightyCore

Arduino hardware package for ATmega1284, ATmega644, ATmega324, ATmega324PB, ATmega164, ATmega32, ATmega16 and ATmega8535
Other
637 stars 181 forks source link

Error Compiling Attmega664a "No SPI Pins Defined" #248

Closed link0687 closed 1 year ago

link0687 commented 2 years ago

Hello,

I am trying to run FastLed with ATTmega664a however it looks like the a version has not been added as the the P & PA modes can compile without a problem. Error message ""No hardware SPI pins defined. All SPI access will default to bitbanged output"

Is there any chance this can be added or I can add it?

Thanks,

MCUdude commented 2 years ago

You'll have to report the issue over at the FastLED repo. There's nothing I can do about this unfortunately. Ask then to add support for ATmega644 and ATmega644A.