adafruit / ArduinoCore-samd

116 stars 119 forks source link

Added PyRuler as a separate board type #276

Open bitbank2 opened 3 years ago

bitbank2 commented 3 years ago

The PyRuler is a Trinket-M0+ with some extra LEDs and touch inputs. I created a new board type to make it easier for Arduino (native code) access to these features. Circuit Python already supports it, but I work in native code.

The one wrinkle is that the cap touch button 0 is not connected to the PTC (peripheral touch controller) and is just an analog input with a resistor. Still, hopefully this change will help people make use of this board from Arduino.

bitbank2 commented 3 years ago

Thanks for working on this. I removed the excess files.

leo60228 commented 3 years ago

@ladyada Are you sure about the PID changes? Mine enumerates as 239a:001e in the bootloader.