AVR: Fix linking error for AVR platforms that have no ARCH_HAVE_LEDS defined
Minor bug while working on Arduino Mega support. I didn't add support for ARCH_HAVE_LEDS and have it undefined in .config. To my surprise compilation failed since AVR code had a related function compiled in.
parent
8f8b88f5
Please register or sign in to comment