14 #ifdef __AVR_ATmega168__
15 #error Unsupported CPU ATmega168 (too little memory)
18 #ifdef ARDUINO_AVR_UNO
23 #if defined(ARDUINO_AVR_UNO) | defined(ARDUINO_AVR_NANO) | defined(ARDUINO_AVR_MICRO) | defined(ARDUINO_AVR_LEONARDO) | defined(ARDUINO_SAMD_ZERO)
27 #elif defined(ARDUINO_AVR_MEGA2560)
33 #error Your platform is currently not supported. Please extend examples/Girs/config.h according to your needs and wishes.
Complete configuration options.
Configuration optimized for IrScrutinizer and Lirc.