STACK_SIZE = DEFINED(STACK_SIZE) ? STACK_SIZE : 0x1000
Straight copy of itsybitsy_m0/ with MCU changed to ATSAMD21E18 LED and button are disabled. LED is a neopixel so could be added later.