tinygo-org / drivers

TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
https://tinygo.org
BSD 3-Clause "New" or "Revised" License
584 stars 180 forks source link

encoders: add atsamd21, atsamd51, atsame5x #661

Closed sago35 closed 4 months ago

sago35 commented 4 months ago

This PR adds support for the SAM. I've tested it on feather-m4 and feather-m0.

deadprogram commented 4 months ago

Thanks @sago35 now merging.