Anyone tried uLisp on this?
CPU ATSAMD21E18 32-bit Cortex M0+
The simplest way to add support for the Gemma M0 is to add this line at the start of the ARM uLisp source file:
#define ARDUINO_SAMD_ZERO ARDUINO_GEMMA_M0
I’ve just checked it and it runs nicely; similar in performance to the MKRZERO.