Has anyone managed to get TurboPWB working with a Trinket MO (samd)? I have tried a couple of turboPWB examples but none are working. I have tried different timers with no luck. I can see debug messages on the serial interface so I know that it is executing.
I thought I would first check here before I dig deeper into the register settings.
The problem is the build defs has ARDUINO_SAMD_ZERO defined as well as ADAFRUIT_TRINKET_M0. In fact all of the Adafruit board definition include ARDUINO_SAMD_ZERO. Not sure why this would be the case.